| Matthew K. Lee 2004-09-22, 10:25 pm |
| Juan,
I found this on Google. You can try this, or Google around a bit for
yourself.
../configure --prefix=3D/www/php --with-apxs2=3D/www/bin/apxs
--with-config-filepath=3D/www/php --enable-sockets
--with-mysql=3D/usr/local/mysql --with-zlib-dir=3D/usr/local/lib =
--with-gd
I think the key to this is the --prefix. It's worth a shot.
Matthew Lee
-----Original Message-----
From: Juan Fernandez [mailto:Juan.Fernandez@deltathree.com]=20
Sent: Thursday, September 16, 2004 1:53 AM
To: 'snort-users@lists.sourceforge.net'
Subject: [Snort-users] problem compailing php-4.3.6 please help !!!!!
Hi,=20
=20
I am installing php-4.3.6 on Fedora,=20
=20
When I am compiling I receive the following error :=20
=20
[root@snortmgr php-4.3.6]# make install=20
Installing php SAPI module: apache2handler=20
/www/build/instdso.sh SH_LIBTOOL=3D'/www/build/libtool' libphp4.la=20
/www/modules=20
/www/build/libtool --mode=3Dinstall cp libphp4.la /www/modules/=20
cp .libs/libphp4.lai /www/modules/libphp4.la=20
cp .libs/libphp4.a /www/modules/libphp4.a=20
ranlib /www/modules/libphp4.a=20
chmod 644 /www/modules/libphp4.a=20
libtool: install: warning: remember to run `libtool --finish=20
/root/snortinstall/php-4.3.6/libs'=20
Warning! dlname not found in /www/modules/libphp4.la.=20
Assuming installing a .so rather than a libtool archive.=20
chmod 755 /www/modules/libphp4.so=20
chmod: failed to get attributes of `/www/modules/libphp4.so': No such
file=20
or directory=20
apxs:Error: Command failed with rc=3D65536=20
..=20
make: *** [install-sapi] Error 1=20
=20
=20
what can I do ?=20
=20
Thanks !!!=20
--=20
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
________________________________________
_______
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists...nfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf....t=3Dsnort-users
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
________________________________________
_______
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists...nfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf....ist=snort-users
|