jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: How to make associated s-lang lib without pcre?


Lloyd Zusman <ljz@xxxxxxxxxx> wrote:
>I am trying to build the latest 0.99.17 version of jed on a machine
>without pcre.  First, I have to build s-lang, but that build fails due
>to the absence of pcre ... even though I do this:
>
>  ./configure --prefix=/usr --without-pcre \
>              --without-pcrelib --without-pcreinc

It should build the pcre module only if configure does not find it.
Try configuring with:

   ./configure --prefix=/usr

If that does not help, then remove pcre-module.so from the MODULES
macro in modules/Makefile (after running configure).

Thanks,
--John


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]