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: "Dave Korn" To: Subject: RE: 1.5.14-1 cygwin1.dll could not be found Date: Wed, 6 Apr 2005 10:59:17 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <1eeee8dc050406014413c1d5b9@mail.gmail.com> Message-ID: X-OriginalArrivalTime: 06 Apr 2005 09:59:18.0082 (UTC) FILETIME=[4C10A220:01C53A8F] ----Original Message---- >From: Danny Ng >Sent: 06 April 2005 09:45 > Hi, > > I've recently downloaded the latest version of cygwin, and reinstalled > the whole thing. Previously I had a compiling error with gcc, but now > that has been fixed. After having successfully compiled my C program, > I tried to run the exec file of my compiled program and gave me an > error. I have looked through the mailing list to try to solve this > myself by installing bzip2 libraries but I still get the same error. You need to have cygwin's bin directory in your windows PATH settings, so that the cygwin dll can be found when you try to run your compiled application. Or you need to run the compiled application from a cygwin shell. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/