discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] x86_64 path proposal


From: Trond Danielsen
Subject: Re: [Discuss-gnuradio] x86_64 path proposal
Date: Wed, 17 Jan 2007 13:57:30 +0100

2006/11/23, David P. Reed <address@hidden>:

This seems to me to be clean and "correct".   It has the result that if
you are running a 32-bit version of python, you just leave lib64 out of
PYTHONPATH and the 64-bit-specific code will not be found first.
(Fedora should have a lib32/python2.4/site-packages, but it depends on
path ordering to do that).


Despite the fact that this solution works, I do not think it is
"correct". No python application distributed by Fedora is split
between lib and lib64. Packages are either installed in lib or lib64.
The only time packages appare to be split between the two folders is
when both the i386 and x86_64 version is installed. From what I know,
SuSE also install x86_64 python programs only in lib64. I therefore
think the correct solution would be to install everything either in
lib64 or in lib.

--
Trond Danielsen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]