Gentoo Archives: gentoo-admin

From: Christian Theune <theuni@×××××.com>
To: gentoo-admin@l.g.o
Subject: [gentoo-admin] Using python packages in multiple pythons
Date: Mon, 21 Nov 2005 11:55:26
Message-Id: eef746100511210353hd2684a1td17364a8548f00a@mail.gmail.com
1 Hi,
2
3 we are a python centric software development company and have multiple
4 python version installed using SLOTs. After the upgrade for the
5 system-python beeing 2.4, I have a problem maintaining installed python
6 packages. For example, I need pyxml installed for both Python 2.3 and Python
7 2.4. Unfortunately I don't see a way to handle this with portage. I would be
8 glad if someone could point me to a way to handle this without working
9 against the system.
10
11 Thanks,
12 Christian