aku pake xubuntu dapper. automake dan autoconf dah aku install, tapi sepertinya compile php-openisis belom "sempurna" *menurut pengamatanku sich --ngga' tau bener apa salah*. oh iya, aku juga ngga' nemuin file isis.so yang katanya harus dikopiin ke direktori extensions. yang aku temuin justry file libopenisis.so. apakah isis.so yang dimaksud di manual adalah libopenisis.so itu? oh iya, saya sertakan juga detail hasil compile php-openisisnya.
$ ./compile > configure.in:74: error: possibly undefined macro: AC_PROG_LIBTOOL > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation. > /usr/local/bin/phpize: line 44: libtoolize: command not found > Configuring for: > PHP Api Version: 20020918 > Zend Module Api No: 20020429 > Zend Extension Api No: 20021010 > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking whether gcc and cc understand -c and -o together... yes > checking if compiler supports -R... no > checking if compiler supports -Wl,-rpath,... yes > checking for PHP prefix... /usr/local > checking for PHP includes... -I/usr/local/include/php > -I/usr/local/include/php/main -I/usr/local/include/php/Zend > -I/usr/local/include/php/TSRM > checking for PHP extension directory... > /usr/local/lib/php/extensions/no-debug-non-zts-20020429 > checking how to run the C preprocessor... gcc -E > checking for egrep... grep -E > checking for gawk... no > checking for mawk... mawk > checking for isis support... yes, shared > checking for OpenIsis files in default path... found in /usr > ./configure: line 3626: AC_PROG_LIBTOOL: command not found > configure: creating ./config.status > config.status: creating config.h > config.status: config.h is unchanged > mode=link gcc -DPHP_ATOM_INC > -I/home/buitenzorg812/PHP-OpenIsis/include > -I/home/buitenzorg812/PHP-OpenIsis/main > -I/home/buitenzorg812/PHP-OpenIsis -I/usr/local/include/php > -I/usr/local/include/php/main -I/usr/local/include/php/Zend > -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -DHAVE_CONFIG_H -g > -O2 -o isis.la -export-dynamic -avoid-version -prefer-pic -module > -rpath /home/buitenzorg812/PHP-OpenIsis/modules isis.lo -lopenisis > gcc: unrecognized option '-prefer-pic' > gcc: unrecognized option '-rpath' > /usr/bin/ld: /home/buitenzorg812/PHP-OpenIsis/modules: No such file: > File format not recognized > collect2: ld returned 1 exit status > make: [isis.la] Error 1 (ignored) > mode=install cp ./isis.la /home/buitenzorg812/PHP-OpenIsis/modules > cp: cannot stat `./isis.la': No such file or directory > make: [/home/buitenzorg812/PHP-OpenIsis/modules/isis.la] Error 1 (ignored) > > Build complete. > (It is safe to ignore warnings about tempnam and tmpnam). > > mode=link gcc -DPHP_ATOM_INC > -I/home/buitenzorg812/PHP-OpenIsis/include > -I/home/buitenzorg812/PHP-OpenIsis/main > -I/home/buitenzorg812/PHP-OpenIsis -I/usr/local/include/php > -I/usr/local/include/php/main -I/usr/local/include/php/Zend > -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -DHAVE_CONFIG_H -g > -O2 -o isis.la -export-dynamic -avoid-version -prefer-pic -module > -rpath /home/buitenzorg812/PHP-OpenIsis/modules isis.lo -lopenisis > gcc: unrecognized option '-prefer-pic' > gcc: unrecognized option '-rpath' > /usr/bin/ld: /home/buitenzorg812/PHP-OpenIsis/modules: No such file: > File format not recognized > collect2: ld returned 1 exit status > make: [isis.la] Error 1 (ignored) > mode=install cp ./isis.la /home/buitenzorg812/PHP-OpenIsis/modules > cp: cannot stat `./isis.la': No such file or directory > make: [/home/buitenzorg812/PHP-OpenIsis/modules/isis.la] Error 1 (ignored) > Installing shared extensions: > /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ makasih buat bantuan temen2 semua. jujur, aku sangat membutuhkan igloo ini bisa segera running, tuntutan bos bo' ;). cheers, /rif arie nugraha wrote: > > Pake Distro apa mas? > > Install aja paket GNU-autoconf dan automake dari distro linux-nya, > Insya Allah proses kompilasi akan berjalan lancar... > > > [Non-text portions of this message have been removed] -- Towards cyber libraries to support information society in Indonesia. Joining ICS-isis by sending mailto:[EMAIL PROTECTED] Visit ICS-Portal at http://digilib.binus.ac.id/ics/index.php Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ics-isis/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
