Hi out there, > > Yes, I have - and I think I have found what I need. --with-apxs. But I > > cannot succeed, because no libphp4.so is created during the build > > process. > Unless you write what is going wrong, nobody cannot help you... > If it's a build problem, you should have some errors. I know - but there were no build errors. But someone told me, what was wrong. I included the full path to apxs (/usr/sbin). Now I have tried without and the lib was createtd in ./libs. I just copied it to /usr/lib/apache-extramodules/ restarted apache and it works. I dont know, why the lib was not created in the ealier build processes. Anyway - here is my configure-call:
./configure --prefix=/usr --with-exec-dir=/usr/bin --with-regex=system --enable-versioning --enable-sysvmem --enable-sysvshm --with-mod_charset --enable-force-cgi-redirect --with-mm --enable-trans-id --enable-yp --enable-ftp --with-xml --with-gettext=/usr/share/ --disable-static --disable-debug --disable-rpath --enable-pix --enable-inline-optimation --with-zlib --with-config-file-path=/etc --enable-magic-quotes --enable-debugger --enable-track-vars --enable-save-mode --with-openssl --with-unixodbc --with-pdflib=/usr/local --enable-shared=libphp4 --with-apxs > > That is, what I am asking here. > > BTW: I do NOT want to compile Apache again!! > Why not? It's not like compiling kernel or X. It compiles in a few > minutes. > Anyway, if you not prefer to compile, use binary packages. I prefer to use binary-packages - but I havent found a Mandrake rpm for php with pdflib-support. So I had to create my own one... But it seems, that in this special case (apache,php, etc.) a source package is the better way... I think I try to find out, what prefix, configdir etc Mandrake uses for apache, so that I can recompile it... Thanx to all who tried to help me! Joern -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]