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 2007年06月08日 13:40 by bhochste, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg32258 - (view) | Author: Brad Hochstetler (bhochste) | Date: 2007年06月08日 13:40 | |
configure should detect that the 64 bit option has been specified, thus setting LD_LIBRARY_PATH_64. Or for all solaris builds LD_LIBRARY_PATH_64 can be set to whatever LD_LIBRARY_PATH is set too. LD_LIBRARY_PATH_64 is necesary to have when doing a shared object build. |
|||
| msg32259 - (view) | Author: Martin v. Löwis (loewis) * (Python committer) | Date: 2007年06月08日 17:37 | |
Can you come up with a patch? Setting both unconditionally sounds fine to me. |
|||
| msg84734 - (view) | Author: Daniel Diniz (ajaksu2) * (Python triager) | Date: 2009年03月31日 00:48 | |
I'll close this unless someone wants to see this fixed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:24 | admin | set | github: 45057 |
| 2011年03月17日 12:52:54 | jcea | set | nosy:
+ jcea |
| 2009年04月25日 21:44:45 | ajaksu2 | set | status: pending -> closed resolution: rejected stage: test needed -> resolved |
| 2009年03月31日 00:48:07 | ajaksu2 | set | status: open -> pending priority: normal -> low type: behavior versions: + Python 2.6 nosy: + ajaksu2 messages: + msg84734 stage: test needed |
| 2007年06月08日 13:40:25 | bhochste | create | |