|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Install error t1Lib and confdefs.h
Hi,
I'm trying to install PHP-5.0.4 from source on an IBM pSeries 630 (7028-6C4) server. Currently the server is running on SuSE SLES 8 (ppc). The configure options are as follows : ./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 --enable-yp --with-bz2 --with-dom=/usr/include/libxml2 --with-ftp --with-gdbm --with-gettext --with-gmp --with-imap=yes --with-iodbc --with-jpeg-dir=/usr --with-ldap=yes --with-mcal=/usr --with-mcrypt --with-mysql=/usr --with-ndbm --with-pgsql=/usr --with-png-dir=/usr --with-qtdom=/usr/lib/qt2 --with-snmp --with-t1lib --with-tiff-dir=/usr --with-ttf --with-freetype-dir=yes --with-xml --with-xpm-dir=/usr/X11R6 --with-zlib=yes --with-gd=shared --with-openssl --with-curl --enable-xslt --with-xslt-sablot --with-mm --with-apxs=/usr/sbin/apxs ppc-suse-linux Everytime, I get this same error... configure: error: Problem with libt1.(a|so). Please check config.log for more information I've even re-install t1lib-1.3.1.tar.gz, but still I get the same error. I've checked config.log and found several failed lines.. 25 configure: failed was 26 #line 2141 "configure" 27 #include "confdefs.h" 59 configure: failed was 60 #line 2828 "configure" 61 #include "confdefs.h" 86 configure: failed was 87 #line 2888 "configure" 88 #include "confdefs.h" 139 configure: failed was 140 #line 12289 "configure" 141 #include "confdefs.h" 161 configure: failed was 162 #line 13403 "configure" 163 #include "confdefs.h" It seems the failure is due to confdefs.h...I think. Seriously, I do not know what to do next. Any helps greatly appreciated. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Install error t1Lib and confdefs.h |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|