Issue1536339
Created on 2006-08-07 22:12 by bero, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg60966 - (view) | Author: Bernhard Rosenkraenzer (bero) | Date: 2006-08-07 22:12 | |
Most Linux distributions for x86_64 and ia64 place 64bit libraries (including binary python modules) in /usr/lib64 -- the python installation process unconditionally installs to /usr/lib, causing parallel installations of 32bit and 64bit python versions to disturb each other. Last verified in 2.5b3. |
|||
| msg84497 - (view) | Author: Daniel Diniz (ajaksu2) * ![]() |
Date: 2009-03-30 04:23 | |
Closing as a duplicate of issue 1294959. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:19 | admin | set | github: 43792 |
| 2009-03-30 04:23:41 | ajaksu2 | set | status: open -> closed superseder: Add sys.platlibdir and configure --with-platlibdir to use /usr/lib64 on Fedora and SuSE nosy:
+ ajaksu2 |
| 2006-08-07 22:12:41 | bero | create | |
