From: Stefan v. d. W. <st...@su...> - 2005-06-12 21:22:40
|
This one again -- Dmitri seems to recall it all too well :-) Paul: which patch did you apply in the end? I thought we now look for both pcre/pcre.h and pcre.h? Regards Stefan On Sat, Jun 11, 2005 at 11:26:13PM -0600, Dmitri A. Sergatskov wrote: > Louis Ciotti wrote: > > > > >find /usr/include/ -name "pcre.h" > >/usr/include/pcre/pcre.h > > > > as root, do the following: > > cd /usr/include > ln -s pcre/pcre.h ./ > > Then re-run configure and make > > Dmitri. |