Re: missing cygprce.dll

2003-02-05 Thread andrew clarke
On Mon, Feb 03, 2003 at 11:34:18PM -0500, bob davis wrote: > I just installed the latest cygwin 1.3.19-1 . > When I run grep I get a dialog with missing cygprce.dll > I run dumpbin on grep.exe and I can see the cygprce.dll import. > It looks like a regular expression library. I have searched the m

Re: missing cygprce.dll

2003-02-04 Thread Ronald Landheer-Cieslak
cygpcre.dll is in the pcre package, which you can find under Libs in Setup's package selection screen. Normally, this should have been installed as a dependency of whatever you ran (grep?) - apparently, something got messed up somewhere (but I am by no means a Setup guru, so I can't help you th