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 From: "Hannu E K Nevalainen" To: Subject: RE: Problem with a cygwin App - Broken on a pristine system until I install cygwin, cygwin1.dll doesn't seem to be enough Date: Sat, 25 Oct 2003 16:49:21 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-reply-to: <3F9A4B63.8060408@aonix.co.uk> Importance: Normal > From: Cliff Hones > Sent: Saturday, October 25, 2003 12:08 PM > Have you considered the registry? Installing Cygwin updates the > registry - it's where the mount points are recorded. If your app > is using a POSIX-style path anywhere (eg /tmp/...) this would not > be found, and if your app is dependent on the text/binary mount > switches it would behave differently. > > A quick check would be to temporarily rename your Cygnus Solutions > registry keys (in HKLM/Software and HKCU/Software), or else use > mount to experiment. i.e. $ mount -m >mounts.bat # on the dev. machine # Assuming mount.exe and mounts.bat from cygwin in PATH C:\> mounts.bat # on the user machine May be a good idea to - minimize mounts.bat - NOT use "-s" mount flag. (-s == for all users, privilege problems unless running as admin) - adjust mounts.bat for drive letters on the user machine. (hmm... is there a "sed" for MSDOS? Installation problem.) /Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E -- printf("Timezone: %s\n", (DST)?"UTC+02":"UTC+01"); -- --END OF MESSAGE-- -- 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/