Hi all, During PHP 5.2.5 installation, when I ran using root account: ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-zlib-dir=/usr/local/include' I hit the following problem (as shown in debug.log) gcc -o conftest -I/usr/include -g -O2 -L/usr/lib -Wl,-rpath,/usr/local/mysql/lib -L/usr/local/mysql/lib conftest.c -lcrypt -lrt -lmysqlclient -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt 1>&5 conftest.c: In function 'main': conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit' ./conftest: error while loading shared libraries: /usr/local/mysql/lib/libmysqlclient.so.15: cannot restore segment prot after reloc: Permission denied I did: # ls /usr/local/mysql/lib/libmysqlclient.so* -la -rwxr-xr-x 1 503 users 2286543 2007-07-08 04:46 /usr/local/mysql/lib/libmysqlclient.so.15 I have the following environment:
Can anyone please give me a helping hand? Regards, John Lee Sell your car for just $30 at CarPoint.com.au. It's simple! |
- Prev by Date: Re: php5.2.5 with apache @ windows Vista?
- Next by Date: Configure error on Fedora 8
- Previous by thread: php5.2.5 with apache @ windows Vista?
- Next by thread: Configure error on Fedora 8
- Index(es):