nachdem ich PHP offensichtlich erfolgreich konfiguriert habe taucht beim Make Befehl folgender Fehler auf:
Hat jemand einen Rat was da los sein könnte, bzw. wie ich abhilfe schaffe?/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Konfiguriert hatte ich zuvor ohne Probleme so:
Bin für jeden Tip dankbar, danke./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-memory-limit' '--enable-safe-mode' '--enable-shmop' '--enable-sigchild' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-versioning' '--enable-wddx' '--with-bz2' '--with-dom=/usr/include/libxml2' '--with-ftp' '--with-gdbm' '--with-gettext' '--with-gmp' '--with-imap' '--with-jpeg-dir=/usr' '--with-ldap' '--with-mcal=/usr' '--with-mcrypt' '--enable-yp' '--with-mysql=/usr' '--with-ndbm' '--with-pgsql=/usr' '--with-png-dir=/usr' '--with-snmp' '--with-t1lib' '--with-tiff-dir=/usr' '--with-ttf' '--with-freetype-dir' '--with-xml' '--with-swf=/usr/include/swf' '--with-xpm-dir=/usr/X11R6' '--with-zlib' '--with-gd' '--with-openssl' '--with-curl' '--with-imap-ssl' '--with-mm' '--with-apxs=/usr/sbin/apxs' 'i586-suse-linux'
Mfg
M. Clemenz