Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <436FEFB5.2090706@cygwin.com> Date: Mon, 07 Nov 2005 19:22:13 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050929 Thunderbird/1.0.7 Fedora/1.0.7-1.1.fc4 Mnenhy/0.7.2.0 MIME-Version: 1.0 To: Joe Krahn CC: cygwin AT cygwin DOT com Subject: Re: Installer bug with symlinks References: <436E71D9 DOT 3060302 AT niehs DOT nih DOT gov> In-Reply-To: <436E71D9.3060302@niehs.nih.gov> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Joe Krahn wrote: > The installer can make a directory for new files even if there is > already an existing directory symlink of the same name. > > I discovered the problem when upgrading where I had a custom X11 build. > I moved /usr/X11R6 to /usr/X11R6.dist, and made the symlink /usr/X11R6 > -> /usr/X11R6.build. When updating some packages with files in > /usr/X11R6, I ended up with new files installed in /usr/X11R6 while the > symlink name of the same name still existed. > This is a known problem. 'setup.exe' doesn't grok symlinks that are like Windows shortcuts. This is the default for Cygwin symlink creation now. But if you want to use the style of symlink that 'setup.exe' does understand, set 'nowinsymlinks' in your CYGWIN environment variable. This will make your symlinks in the "old style" format which 'setup.exe' understands. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/