https://issues.apache.org/bugzilla/show_bug.cgi?id=40579
--- Comment #11 from Aaron <[EMAIL PROTECTED]> 2008-07-02 19:06:08 PST --- (In reply to comment #10) > HP documents their chatr tool, you'll notice the +b, +s flags work very > similarly to the original linker. Pay particular attention to: > shared library dynamic path search: > SHLIB_PATH disabled second > embedded path disabled first Not Defined > from the chatr information dump... you don't have SHLIB_PATH enabled. The > man chatr page tells you how. Hi,Will Rowe Yes,I did use the chatr command ,such as 'chatr +s enable httpd' etc,before I configure the apache with the flag of '--enable-shared=no'.This way can make SHLIB_PATH enabled.You can see the Comment #5 by me.The SHLIB_PATH have been enabled.But there are still flag of 'static' to the .sl and the apache can not work on the other machine. By the way,as to the problem occured on the AIX,could you tell mey what's happend?Tanks a lot. 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]
