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: <434B0CF2.5020008@cygwin.com> Date: Mon, 10 Oct 2005 20:53:06 -0400 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: Glen A Coakley CC: cygwin AT cygwin DOT com Subject: Re: Bug: 1.5.18: 'This application has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem' References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/10/2005, Glen A Coakley wrote: > Note that 'cygcheck /bin/ls.exe' and 'cygcheck -svr' both produce the error > 'WARNING: PATH is not set at all!' > > $ cygcheck /bin/ls.exe > WARNING: PATH is not set at all! > C:/cygwin/bin/ls.exe > C:/cygwin/bin\cygwin1.dll > C:\WINDOWS\system32\ADVAPI32.DLL > C:\WINDOWS\system32\ntdll.dll > C:\WINDOWS\system32\KERNEL32.dll > C:\WINDOWS\system32\RPCRT4.dll > C:/cygwin/bin\cygintl-3.dll > C:/cygwin/bin\cygiconv-2.dll > And that would be your problem. Make sure your path is set, either in the Windows environment, 'cygwin.bat', or '/etc/profile' and friends. Generally, the path is set in the Windows environment and appended to in '/etc/profile'. The path from '/etc/profile' is used by 'bash' and contains all the Cygwin paths you need to run. It would seem that you're clobbering the path out of existence with some local setting. -- 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/