I am doing a new compile of PHP (4.3.3) - anyone know what this error is?
configure: error: libgds or libib_util not found!
Here is my configuration:
./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --enable-safe-mode --wi
th-config-file-path=/etc/httpd --with-exec-dir=/usr/bin --with-zlib --enable
-magic-quotes --with-regex=system --with-ttf --with-db --with-gdbm --with-mb
string --with-mbstr-enc-trans --enable-track-vars --enable-wddx=shared --ena
ble-mm=shared --enable-xml --disable-debug --with-libdir --with-interbase=s
hared --with-pgsql=shared --with-ldap --with-imap-ssl --with-mysql --disable
-url-fopen-wrapper --with-gd --with-png --with-pear
Thanks for any help!
-Mike