30 Nov
1999
30 Nov
'99
5:10 p.m.
Gerard Rowe wrote:
Yes I do get a shell and I'm even able to import the sy_occ.so module without any errors.
What next?
Try a ltrace (if you have it ) or strace like: (in ~Zope) # ltrace -f -S -o python.trace ./bin/python z2.py or # strace -ff -o python.trace ./bin/python z2.py but be aware that (least w/ ltrace) you will get megs of info :-) If you know what to look for (like _init() calls in .so) use -e flag for ltrace. gl. -- CIMPOESU Teodor, Web Programmer @ DIGICOM S.A. Bucharest, Romania @ Internet, site development @ teo@digiro.net , +(401)-330.47.28 official home page ~ http://www.digiro.net/ Internet web page ~ http://internet.digiro.net/