This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
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) * (Python triager) | 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 messages: + msg84497 resolution: duplicate stage: resolved |
| 2006年08月07日 22:12:41 | bero | create | |