Originally posted by: itquestion
Hi!
How to install Apache on aix6.1 would that be?
how1: install httpd-2.2.22-1.aix6.1.ppc.rpm
user:root rpm -Uvh httpd-2.2.22-1.aix6.1.ppc.rpm
result :
user:root /app1/user/apache2/lib > rpm -Uvh httpd-2.2.22-1.aix6.1.ppc.rpm
error: failed dependencies:
libsqlite3.a(libsqlite3.so.0) is needed by httpd-2.2.22-1
how2:
user:/app1/user/httpd-2.2.22 CC=gcc CXX=gcc ./configure -prefix=/app1/user/apache2 -enable-so
user:/app1/user/httpd-2.2.22 make
user:/app1/user/httpd-2.2.22 make install
result :
/app1/user/httpd-2.2.22/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -Wl,-brtl -o htpasswd htpasswd.lo -Wl,-uXML_Parse -lm /app1/user/httpd-2.2.22/srclib/pcre/libpcre.la /app1/user/httpd-2.2.22/srclib/apr-util/libaprutil-1.la /app1/user/httpd-2.2.22/srclib/apr-util/xml/expat/libexpat.la -liconv /app1/user/httpd-2.2.22/srclib/apr/libapr-1.la -lpthread
ld: 0711-596 SEVERE ERROR: Object .libs/htpasswd.o
An RLD for section 2 (.data) refers to symbol 1112,
but the storage class of the symbol is not C_EXT or C_HIDEXT.
collect2: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
top how1 and how2 Not running.
please. Help is what to do.
#AIX-Forum