DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28205>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28205 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-23 19:22 ------- Created an attachment (id=16166) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16166&action=view) add --enable-lib64 option to apr-util configure The problem is neither rare, nor SuSE specific. Using lib64 for 64bit libraries and lib for 32bit libraries is a convention for bi-arch systems like x86_64. The patch solves this problem by introducing an '--enable-lib64' option to apr-util's configure system which causes lib64 to be the (preferred) library directory when enabled. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
