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: <403FCAD4.B117E7C8@dessent.net> Date: Fri, 27 Feb 2004 14:55:16 -0800 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 CC: cygwin AT cygwin DOT com Subject: Re: 'less' can not find dll References: <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20040227154541 DOT 00bedc48 AT mail DOT txucom DOT net> <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20040227151926 DOT 00be8588 AT mail DOT txucom DOT net> <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20040226232843 DOT 00bdc660 AT mail DOT txucom DOT net> <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20040227151926 DOT 00be8588 AT mail DOT txucom DOT net> <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20040227154541 DOT 00bedc48 AT mail DOT txucom DOT net> <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20040227160957 DOT 00bd7558 AT mail DOT txucom DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com MEA-MikeFriedrichs wrote: > This is my error that Win2k reports when I try to use 'less'. > > Event Type: Information > Event Source: Application Popup > Event Category: None > Event ID: 26 > Date: 2/26/2004 > Time: 11:16:30 AM > User: N/A > Computer: MEA2 > Description: > Application popup: less.exe - Unable To Locate DLL : The dynamic link > library cygpcre-0.dll could not be found in the specified path > f:\cygwin\bin;.;C:\WINNT\system32;C:\WINNT\system;C:\WINNT;f:\cygwin\usr\local\bin;f:\cygwin\bin;f:\cygwin\bin;f:\cygwin\usr\X11R6\bin;c:\WINNT\system32;c:\WINNT;c:\WINNT\System32\Wbem;c:\Program > Files\Common Files\Autodesk Shared\;f:\win2k\bin\matlab\bin\win32. I don't see why this thread has ballooned into such an ordeal. Run setup.exe. Install the "libpcre0" package, which is a library on which 'less' depends. That's all that is required, and that's what the output of the "Package search" page is telling you. The other posters were trying to point you in a direction so that you could figure that out for yourself so you wouldn't have to ask next time. "Teach a man to fish" and all that. As far as setup.exe is concerned, it should have installed this package for you. The setup.hint for the 'less' package includes the line: requires: cygwin termcap libpcre0 Which means that if you select 'less' then setup.exe should also select 'libpcre0' and 'termcap', unless you override it. Can someone verify that this works, please? 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/