[Devel] [ openser-Bugs-1476285 ] installs to wrong libdir

SourceForge.net noreply at sourceforge.net
Tue Apr 25 20:17:37 CEST 2006


Bugs item #1476285, was opened at 2006-04-25 13:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1476285&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: packaging
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jon Hood (squinky86)
Assigned to: Nobody/Anonymous (nobody)
Summary: installs to wrong libdir

Initial Comment:
I'm on a 64 bit system. There are sed commands that
point to /usr/lib. My lib directory is /usr/lib64. One
way to fix this would be a ./configure script that
generates the makefile for you.

Also, when I run the following:
make DESTDIR=/usr/local/openserinstalltest install
it will attempt to install libraries in /lib. I have no
/lib. The correct place for the libraries it installs,
however, is /usr/lib(64). This should be set by the
LIBDIR variable.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1476285&group_id=139143



More information about the Devel mailing list