Shared Memory Module
Oleg Broytmann
phd at phd.russ.ru
Thu Feb 10 04:45:29 EST 2000
More information about the Python-list mailing list
Thu Feb 10 04:45:29 EST 2000
- Previous message (by thread): Shared Memory Module
- Next message (by thread): 'import site' failed; use -v for traceback
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 10 Feb 2000 dkhchan at my-deja.com wrote: > gcc -fPIC -DHAVE_UNION_SEMUN -g -O2 -I/usr/include/python1.5 - ^^^^^^^^^^^^^^^^^^ Try to remove this. Some systems feel better withou it :) Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd at phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
- Previous message (by thread): Shared Memory Module
- Next message (by thread): 'import site' failed; use -v for traceback
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list