Mailinglisten-Archive |
Hi, ich versuche die imlib2 mit php als Standalone-Installation ans laufen zu bekommen, leider ohne Erfolg, da: gandalf:~# /etc/init.d/apachectl start PHP Warning: Invalid library (maybe not a PHP library) 'imlib.so' in Unknown on line 0 Verwendet werden: php-4.1.2 imlib2-1.0.5 php_imlib0.3 phpize gibt folgende Warnings aus: nowak_(at)_gandalf:/usr/local/src/php/php-4.1.2/ext/imlib> ../../pear/scripts/phpize aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but never used aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used You should update your `aclocal.m4' by running aclocal. Letzteres brachte allerdings keine Änderung. Configure lief trotzdem problemlos durch: nowak_(at)_gandalf:/usr/local/src/php/php-4.1.2/ext/imlib> ./configure --prefix=/opt/lamp/php --with-imlib=/opt/lamp/imlib --with-php-config=/opt/lamp/php/bin/php-config php und imlib sind jeweils symbolische Links auf die aktuelle Version. Make erzeugt auch die imlib.so, die in php per extension_dir = /opt/lamp/php/lib/php/20010901 extension=imlib.so eingebunden wurde. An der httpd.conf wurde folgende Änderungen vorgenommen: php_value imlib.font_path /usr/share/ghostscript/fonts Weiss jemand Rat? Danke -- Holger Nowak -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
php::bar PHP Wiki - Listenarchive