Bugs item #1522152, was opened at 2006-07-14 01:37 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1522152&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: ver devel Status: Open Resolution: None Priority: 5 Submitted By: Norman Brandinger (goestelecom) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: AMD64 installation directory Initial Comment: The default installation directory is not: /usr/local/lib/openser as expected, instead it is: /usr/local/lib64/openser If this is the correct behavior, it probably should be noted somewhere. ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2006-07-14 12:45 Message: Logged In: YES user_id=1246013 This was introduced because on mixed 32b/64b systems the default path for 64b libraries is lib64. Also, seems that most of pure 64b uses lib64 as well. You can force the name of the lib directory with LIBDIR=xyz ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1522152&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
