* what is up with lib64?
@ 2004-06-23 20:35 Cyrus Adkisson
0 siblings, 0 replies; 2+ messages in thread
From: Cyrus Adkisson @ 2004-06-23 20:35 UTC (permalink / raw)
To: Linux Kernel
Can someone explain to me why x86_64 has lib64 directories and how lib64
is supposed to work with the lib directories that are already there? I'm
having a very difficult time getting anything to compile from source.
FC2, dual x86_64
Cyrus
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: what is up with lib64?
@ 2004-06-24 1:44 Sid Boyce
0 siblings, 0 replies; 2+ messages in thread
From: Sid Boyce @ 2004-06-24 1:44 UTC (permalink / raw)
To: linux-kernel
Cyrus Adkisson wrote:
> Can someone explain to me why x86_64 has lib64 directories and how
lib64 is supposed to work with the lib directories that are > already
there? I'm having a very difficult time getting anything to compile from
source.
>
> FC2, dual x86_64
lib is for 32-bit and lib64 is for 64-bit obviously. Build success here
is about 50%, a few build but won't run, segfaults etc.
The configure script in some apps needs the option --libdir=/usr/lib64
e.g. there is also a /lib64 and /usr/X11R6/lib64. Some apps will
configure and build without the need to adjust options. Some others will
not build as distributed, e.g kmymoney which keeps looking in /usr/lib
instead of /usr/lib64. There are yet others like slmodem that contain a
32-bit proprietary module for 2.4.x that will not be compatible with
2.6.x kernel sources.
Regards
Sid.
--
Sid Boyce .... Hamradio G3VBV and keen Flyer
===== LINUX ONLY USED HERE =====
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-24 1:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-23 20:35 what is up with lib64? Cyrus Adkisson
-- strict thread matches above, loose matches on Subject: below --
2004-06-24 1:44 Sid Boyce
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox