hi, all gara-2 kemarin linuxbox ogut kemarin hancur dan mesti install Ulang terus gue coba konfigurasi lagi apache+mod_perl+php koq jongkok nich kagak sukses, padahal udah bikin step kayak di bawah ini $ cd mod_perl-1.23 $ perl Makefile.PL \ APACHE_SRC=../apache_1.3.12/src \ DO_HTTPD=1 \ USE_APACI=1 \ PREP_HTTPD=1 \ EVERYTHING=1 \ $ make $ make test $ make install $ cd apache_1.3.12 $ ./configure \ > --prefix=/usr/local/apache $ cd php-3.0.15 $ ./configure --with-mysql=/usr/local/mysql-3.22.32 \ >--enable-memory-limit=yes \ >--with-apache=../apache_1.3.12 \ >--enable-track-vars $ make $ make install cd ../apache_1.3.12 $ ./configure \ >--prefix=/usr/locals/apache_1.3.12 \ >--activate-module=src/modules/php3/libphp3.a \ >--enable-module=php3 \ >--activate-module=src/modules/perl/libperl.a \ > --enable-module=perl $ make +++++ habis di "make" keluar kayak dibawah ini +++++ <=== src/modules/perl <=== src/modules L/usr/lib/perl5/5.00503/i586-linux/CORE -lperl -lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt /usr/local/lib/libgd.a(gd.o): In function `gdImageColorResolve': gd.o(.text+0x770): multiple definition of `gdImageColorResolve' modules/php3/libphp3.a(gd.o):/usr/local/tmp/php-3.0.15/functions/gd.c:227: first defined here /usr/i486-linux/bin/ld: Warning: size of symbol `gdImageColorResolve' changed from 314 to 240 in gd.o modules/php3/libphp3.a(gd.o): In function `php3_imagecreatefromgif': /usr/local/tmp/php-3.0.15/functions/gd.c:411: undefined reference to `gdImageCreateFromGif' modules/php3/libphp3.a(gd.o): In function `php3_imagegif': /usr/local/tmp/php-3.0.15/functions/gd.c:819: undefined reference to `gdImageGif' /usr/local/tmp/php-3.0.15/functions/gd.c:841: undefined reference to `gdImageGif' collect2: ld returned 1 exit status make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/usr/local/tmp/apache_1.3.12/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/usr/local/tmp/apache_1.3.12' make: *** [build] Error 2 idjawn05:/usr/local/tmp/apache_1.3.12 # ++++++++++ padahal ogut udah cari file gd.h ada tuch di php-3.0.15/functions thanks Adjie -------------------------------------------------------------------------------- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3 Pengelola dapat dihubungi lewat [EMAIL PROTECTED]
