On Wednesday 31 May 2006 09:41, Evelyn Namara wrote:
> well Patrick,
>
> I will get the rpm downloads and install them on the redhat
> box,
>
> But for the installation am making on the suse box,
> Mark,
>
> take a look at the options i used to compile my php,
>
> ./configure --prefix=/usr/local/php5 \
> --with-apxs2=/usr/local/apache2/bin/apxs \
> --with-libxml-dir=/usr/local/lib --with-zlib \
> --with-zlib-dir=/usr/local/lib \       --with-mysql --with-gd
>
> and then i typed, make, then make install,
>
> i did not get any errors,
> however the libs directory did not have the libphp5.so,
>
> and since "--with-apx2 " is supposed to create this file,
> i have no idea why it is not there.

Make sure the development libraries for Apache are installed in 
the right locations before compiling PHP. Since you've installed 
Apache from source, this is normally already there.

If you decide to go the RPM route, ensure you have the devel 
packages for all software you want to compile PHP-support for, 
e.g., Apache, MySQL, Zlib, e.t.c.

PS: I'm deleting the "other" mailing lists you've included in 
this post - I'm not subscribed to them and my posts keep 
bouncing.

Mark.

Attachment: pgp6Co9FddffP.pgp
Description: PGP signature

_______________________________________________
LUG mailing list
[email protected]
http://kym.net/mailman/listinfo/lug
%LUG is generously hosted by INFOCOM http://www.infocom.co.ug/

The above comments and data are owned by whoever posted them (including 
attachments if any). The List's Host is not responsible for them in any way.
---------------------------------------

Reply via email to