Originally posted by: kahn
We tried to install Apache application on Aix 7.1. The installation of prerequisite and software of Apache were done without any issue but when we test to start the Apache application, we got the error as below:
> ./apachectl
exec(): 0509-036 Cannot load program /patches3/PATCHES/Apache_2.4/bin/httpd because of the following errors:
rtld: 0712-001 Symbol iconv_close was referenced
from module /patches3/PATCHES/Apache_2.4/lib/libaprutil-1.so(), but a runtime definition of the symbol was not found.
rtld: 0712-001 Symbol iconv was referenced
from module /patches3/PATCHES/Apache_2.4/lib/libaprutil-1.so(), but a runtime definition of the symbol was not found.
rtld: 0712-001 Symbol iconv_open was referenced
from module /patches3/PATCHES/Apache_2.4/lib/libaprutil-1.so(), but a runtime definition of the symbol was not found.
I checked the LIBPATH and found as below:
> echo $LIBPATH
/patches3/PATCHES/Apache_2.4/lib:/usr/lib:/lib:/opt/freeware/lib:/opt/freeware/lib64:/unix:.