no ,It's not the reason ,I installed on another solaris 2.6 machine, and I successed !but I didnot install perl,
below is the fault I now see:
ld.so.1: ./gen_test_char: fatal: libgdbm.so.2: open failed: No such file or directory
Killed
make[3]: [test_char.h] Error 137
make[2]: [subdirs] Error 1
make[2]: Leaving directory /export/home/billchen/tmp/apache_1.3.12/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory/export/home/billchen/tmp/apache_1.3.12'
How can I do?
tao wrote:
It always said :
###
d.so.1: /usr/local/bin/perl: fatal: libgdbm.so.2: open failed: No such file or directory
Killed
configure: error: Sorry, I cannot run apxs. Either you need to install Perl or you need to pass the absolute path of apxs by using --with-apxs=/absolute/path/to/apxs
####
when I runed perl ,it said so too ,
ld.so.1: perl:fatal:can't open the file...
so i know it's possible of perl,
the perl i installed is perl5.04 for sparc solaris 2.6.
i'll try it later,I'll reinstall the solaris.
,
Vincent wrote:
What errors do you get, what goes wrong?