https://issues.apache.org/bugzilla/show_bug.cgi?id=45329

           Summary: Can not load module libaprutil-0.so on AIX
           Product: Apache httpd-2
           Version: 2.0.59
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Runtime Config
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
        Depends on: 40579


Hi,

I configure the Apache 2.0.59 on AIX with the following command:
./configure --prefix=/home/viador/apache2 --enable-so --enable-ssl
--with-ssl=/usr/local/ssl --with-expat=builtin

Then I copy the apache dist on the other AIX machine and modify the necessary
environment,such as the old PREFIX path (/home/viador/apache2) in the
apachectl,apxs,httpd.conf,ssl.conf,to new
PREFIX(/export/home/oracle/apache2).But I get the following error when I run
the apachectl:

Could not load program /export/home/oracle/apache2/bin/httpd:
Could not load module /export/home/oracle/apache2/lib/libaprutil-0.so.
        Dependent module /home/viador/apache2/lib/libexpat.a(libexpat.so.0)
could not be loaded.
Could not load module /home/viador/apache2/lib/libexpat.a(libexpat.so.0).
System error: No such file or directory
Could not load module httpd.
        Dependent module /export/home/oracle/apache2/lib/libaprutil-0.so could
not be loaded.
Could not load module .

Aaron,
2008-07-03


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to