"Pentothal" wrote:
> "Rasmus Lerdorf" wrote:
>
> > Please include your configure flags.
>
> Yes, obviously - I need to sleep longer!
>
> ./configure \
> --with-apxs=/usr/sbin/apxs \
> --with-config-file-path=/etc/httpd/conf \
> --disable-cgi \
> --with-tsrm-pthreads \
> --e
"Rasmus Lerdorf" wrote:
> Please include your configure flags.
Yes, obviously - I need to sleep longer!
./configure \
--with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd/conf \
--disable-cgi \
--with-tsrm-pthreads \
--enable-trans-sid \
--enable-sysvsem \
Please include your configure flags. Chances are you need to add
--with-zlib
On Sat, 28 Dec 2002, Pentothal wrote:
> I've tried to compile php 4.3.0 under RedHat 6.2 (libtool-1.4-8) and
> I got this compile error:
>
> /bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2
> -avoid-versi
I've tried to compile php 4.3.0 under RedHat 6.2 (libtool-1.4-8) and
I got this compile error:
/bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2
-avoid-version -module [... snip ...] -lcrypt -lresolv -lm -ldl
-lnsl -lcrypt -o sapi/cli/php ext/standard/image.lo: In function
`php_han
4 matches
Mail list logo