Page 1 of 1

php 4.3.4 meckert - libXpm.(a|so) not found

Posted: 2004-01-26 19:06
by gi7moǃ
Hallo allerseits,
ich habe mich entschlossen in mein php noch die gd libary einzukompilieren.
Nur das Problem ist das mich der configure anmeckert das der die libXpm nicht findet, mache ich aber einen locate auf die libXpm findet er

Code: Select all

/usr/X11R6/lib/libXpm.so.4
/usr/X11R6/lib/libXpm.so.4.11
und die configure option --with-xpm-dir zeigt auf /usr/X11R6 (--with-xpm-dir=/usr/X11R6) wo sie ja auch liegt ?!? :?

wo ist der Fehler ?!? kann mir da jemand helfen ?!?
danke im voraus

hier noch mein configure Befehl

Code: Select all

./configure --prefix=/usr/share --datadir=/usr/share/php --bindir=/usr/bin --libdir=/usr/share --includedir=/usr/include --with-_lib=lib --with-config-file-path=/etc --with-exec-dir=/usr/lib/php/bin --disable-debug --enable-bcmath --enable-calendar --enable-ctype --enable-dbase --enable-discard-path --enable-exif --enable-filepro --enable-force-cgi-redirect --enable-ftp --enable-gd-imgstrttf --enable-gd-native-ttf --enable-inline-optimization --enable-magic-quotes --enable-mbstr-enc-trans --enable-mbstring --enable-mbregex --enable-memory-limit --enable-safe-mode --enable-shmop --enable-sigchild --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --enable-versioning --enable-wddx --enable-yp --with-bz2 --with-ftp --with-gdbm --with-gettext --with-gmp --with-imap=no --with-iodbc --with-jpeg-dir=/usr --with-ldap=no --with-mcal=/usr  --with-mysql=/usr --with-ndbm --with-png-dir=/usr --with-t1lib --with-tiff-dir=/usr --with-ttf --with-freetype-dir=yes --with-xml --with-xpm-dir=/usr/X11R6 --with-zlib=yes --with-openssl --with-iconv --with-mm --with-apxs=/usr/sbin/apxs --with-gd i586-suse-linux

Re: php 4.3.4 meckert - libXpm.(a|so) not found

Posted: 2004-01-26 19:09
by gi7moǃ
achso...
sobald ich die option "--with-gd" raußnehme funktioniert es :roll:

Re: php 4.3.4 meckert - libXpm.(a|so) not found

Posted: 2004-01-26 20:09
by Joe User
Tue Dir selbst einen Gefallen und räume Dein configure ersteinmal auf, indem Du alle überflüssigen Optionen eleminierst...