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

SourceForge.net noreply at sourceforge.net
Tue May 2 11:33:01 CEST 2006


Bugs item #1476285, was opened at 2006-04-25 18:17
Message generated for change (Comment added) made by miconda
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.

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

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2006-05-02 09:32

Message:
Logged In: YES 
user_id=1246013

Is /usr/lib64 the default for 64b architectures? I try to
figure out if should be used for all 64b archs or just for some.

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

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