I checked envvars file and it's pointing right path. LIBPATH="/usr/local/apache2/lib:$LIBPATH" export LIBPATH
--Tony -----Original Message----- From: Sander Temme [mailto:[EMAIL PROTECTED] Sent: Friday, November 10, 2006 6:07 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Is possible to redistribute apache 2 binary to different server within installing in different location for Unix? On Nov 10, 2006, at 2:28 PM, Fan, Tony wrote: > Changes LIBPATH doesn't seem to help, is there other way to set switch > on to force to using LIBPATH? I am not very familiar with AIX. On most Unix systems, you can add directories to the dynamic linker's search path by setting and exporting the LD_LIBRARY_PATH variable. It could be that this is LIBPATH on AIX, but as I said I'm not very familiar with the platform. What value did you give this variable? It should be /usr/ local/apache2/lib . The usual pitfalls apply: when you changed the envvars file, did you source it in your shell, or start a new shell? S. -- [EMAIL PROTECTED] http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]