X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48E6F7AA.3538CBBF@dessent.net> Date: Fri, 03 Oct 2008 21:57:14 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gs.exe missing from ghostscript package? References: <48E6E0AF DOT 8030306 AT veritech DOT com> <48E6ECEF DOT B9AD666C AT dessent DOT net> <48E6F3F8 DOT 6050404 AT veritech DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 "Lee D. Rothstein" wrote: > What causes the link to have its extension exposed and become > inoperable within Cygwin? Even after I did a complete reinstall. > I've seen this before. Does it have to do with the permissions? For shortcut-style links, the .lnk file needs the readonly attribute to be treated as a symlink. "attrib +R gs.lnk" ought to fix it. But it would be good to find out why its attributes got munged in the first place. > BTB, I first did a search on cygwin.com for the package containing gs, and > it said that there was such a file in the ghostscript package, not > ghostscript-base. The older 8.50 version of the package had a gs.exe before it was converted to use the alternatives system, which is the hit you are seeing when you do a search. But you have 8.62 installed which contains gs-native.exe. Brian -- 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/