From: Paul K. <pki...@us...> - 2005-06-12 22:31:46
|
I check for pcre.h and if it doesn't exist I check for pcre-config. I don't check for pcre/pcre.h. - Paul On Jun 12, 2005, at 5:20 PM, Stefan van der Walt wrote: > 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. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can you > shotput > a projector? How fast can you ride your desk chair down the office > luge track? > If you want to score the big prize, get to know the little guy. > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev > |