[again] Compile problem
Hi all, Ok. I installed python 2.1.3 and everything seemed to work fine. But now I've got the following error... what does that mean? File "w_pcgi.py", line 39, in ? if __name__=='__main__': main(sys.argv[0]) File "w_pcgi.py", line 37, in main import wo_pcgi; wo_pcgi.main(me) File "/usr/local/Zope-2.6.1-src/wo_pcgi.py", line 33, in main import build_extensions File "/usr/local/Zope-2.6.1-src/inst/build_extensions.py", line 24, in ? do('%s setup.py build_ext -i' % sys.executable) File "/usr/local/Zope-2.6.1-src/inst/do.py", line 32, in do if i and picky: raise SystemError, i SystemError: 256 I found nothing in google... Thanks for your help Sorin Marti
File "w_pcgi.py", line 39, in ? if __name__=='__main__': main(sys.argv[0]) File "w_pcgi.py", line 37, in main import wo_pcgi; wo_pcgi.main(me) File "/usr/local/Zope-2.6.1-src/wo_pcgi.py", line 33, in main import build_extensions File "/usr/local/Zope-2.6.1-src/inst/build_extensions.py", line 24, in ? do('%s setup.py build_ext -i' % sys.executable) File "/usr/local/Zope-2.6.1-src/inst/do.py", line 32, in do if i and picky: raise SystemError, i SystemError: 256
I had the same error when I didn't use GnuTar. \Oliver -- Direktør / Managing Director Oliver Marx TEKK Lyngbyvej 20 DK-2100 København Ø Main: +45 39 15 80 60 Direct: +45 39 15 80 62 http://www.tekk.dk
Oliver Marx wrote:
File "w_pcgi.py", line 39, in ? if __name__=='__main__': main(sys.argv[0]) File "w_pcgi.py", line 37, in main import wo_pcgi; wo_pcgi.main(me) File "/usr/local/Zope-2.6.1-src/wo_pcgi.py", line 33, in main import build_extensions File "/usr/local/Zope-2.6.1-src/inst/build_extensions.py", line 24, in ? do('%s setup.py build_ext -i' % sys.executable) File "/usr/local/Zope-2.6.1-src/inst/do.py", line 32, in do if i and picky: raise SystemError, i SystemError: 256
I had the same error when I didn't use GnuTar.
But I used GnuTar... Sorin Marti
perhaps http://collector.zope.org/Zope/551 explains your problem? -- Jamie Heilman http://audible.transient.net/~jamie/ "Paranoia is a disease unto itself, and may I add, the person standing next to you may not be who they appear to be, so take precaution." -Sathington Willoughby
participants (3)
-
Jamie Heilman -
Oliver Marx -
Sorin Marti