Cygwin Installation Problems on Windows Vista

Kevin Hilton kevhilton@gmail.com
Mon Apr 9 13:10:00 GMT 2007


Im not sure they are "broken" in the purest sense, however I waited
over 2 hours for the gnuplot.sh script to finish.  It never did.  The
script seems simple:

#!/bin/sh

if [ -f /usr/bin/texhash ]
then
  /usr/bin/texhash
fi
/usr/bin/install-info --dir-file=/usr/share/info/dir
--info-file=/usr/share/info/gnuplot.info.gz

The first if statement should be false since I never found the texhash
file in the /usr/bin or /bin directory.  Im assuming something is
wrong with the final line.

On 4/7/07, Kevin Hilton <kevhilton@gmail.com> wrote:
> Here are the two files I found broken on the installation:
> gnuplot.sh
> postinstall-ec-fonts-mftraced.sh
>
> And just for kicks
> How do I manually change the passwd and group files.  Although under
> windows Im listed as an administrator, cygwin states my group as none.
>   And Im unable to chmod chgroup these two files.  Never had this
> problem with XP.
>
> --
> Kevin Hilton
>


-- 
Kevin Hilton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list