fedora-extras-list@redhat.com
[Top] [All Lists]

Re: libdir and python on x86_64

Subject: Re: libdir and python on x86_64
From: Thomas Vander Stichele
Date: Wed, 07 Jun 2006 12:02:45 +0200
> So arch specific stuff will go in lib64/, site-independent stuff will
> end in lib/

As a follow-up question, there are cases of sets of python packages that
expect to be installed in the same tree.  Taking the example of Twisted;
TwistedCore contains some C-based python modules, and a lot of python
code.  TwistedNames contains only python code.  Both of them expect to
end up installed in the same tree in the end, so that both

import twisted.python

and

import twisted.names

work.

It seems to me that, for a set of packages that are going to share the
same module namespace, if any of them contains any arch-dependent code,
*ALL* of these packages need to go into sitearch.

In Extras, this would apply to both Twisted and Flumotion.

Does this seem correct, or am I missing something ?

Thomas

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

<Prev in Thread] Current Thread [Next in Thread>