Hi all,

I have downloaded php, sablotron, and js and compiled and installed php
only to find that php did not copy libphp4.so into
/etc/httpd/extramodules. I also found that after compiling php so far I
can not find a lib file at all. Can anyone help I have tried the
following command find / -name libphp4.so -exec rm -rf {}\ ; and found
nothing :)
No actually I have tried find / -name libphp4.so but get only php-4.0.6
rather than php-4.1.2
the configure line that I have tried is below

 ./configure --disable-static --disable-debug --disable-rpath
--enable-pic --enable-inline-optimization --prefix=/usr --with-zlib
--with-config-file-path=/etc --enable-magic-quotes --enable-debugger
--enable-track-vars --enable-safe-mode --with-exec-dir=/usr/bin
--with-regex=system --with-vesioning --enable-sysvsem --enable-sysvshm
--with-mod_charset --enable-force-cgi-redirect --with-mm
--enable-trans-sid --with-dbase --with-file-pro --enable-ftp --with-xml
--with-gettext --with-mysql=/usr --with-xslt-sablot
--with-expat-dir=/usr


I have found the funniest thing Madrake differs greatly from radhat :)
under redhat you have apxs for apache but Mandrake doesn't.

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to