X-Spam-Check-By: sourceware.org Message-ID: <96c450350704090609g7509efd4w3ccea06cc28a0857@mail.gmail.com> Date: Mon, 9 Apr 2007 07:09:57 -0600 From: "Kevin Hilton" To: cygwin AT cygwin DOT com Subject: Re: Cygwin Installation Problems on Windows Vista In-Reply-To: <96c450350704071900s7c559797pcdde0542636db9b8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <96c450350704071900s7c559797pcdde0542636db9b8 AT mail DOT gmail DOT com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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/