[Zope] Install Problems: AIX 4.3.2 / Python 1.5.2
Paul A. Sue
paul_sue@telus.net
Mon, 24 Jan 2000 12:59:44 -0800
HI,
I'm trying to install Zope; when I run python w_pcgi.py, I get:
gcc -I../Components/ExtensionClass -g -O2
-I/home/dtalkwiz/paul/local/include/python1.5 -DHAVE_CONFIG_H -c
./../Components/ExtensionClass/ExtensionClass.c
./ld_so_aix gcc ExtensionClass.o -o ExtensionClass.so
./ld_so_aix: not found
make: 1254-004 The error code from the last command is 1.
Stop.
Traceback (innermost last):
File "/home/dtalkwiz/paul/Zope-2.1.2-src/w_pcgi.py", line 111, in ?
if __name__=='__main__': main(sys.argv[0])
File "/home/dtalkwiz/paul/Zope-2.1.2-src/w_pcgi.py", line 109, in main
import wo_pcgi; wo_pcgi.main(me)
File "/home/dtalkwiz/paul/Zope-2.1.2-src/wo_pcgi.py", line 104, in
main
import build_extensions
File "/home/dtalkwiz/paul/Zope-2.1.2-src/inst/build_extensions.py",
line 96, in ?
make('lib','python')
File "/home/dtalkwiz/paul/Zope-2.1.2-src/inst/do.py", line 135, in
make
do('make')
File "/home/dtalkwiz/paul/Zope-2.1.2-src/inst/do.py", line 104, in do
if i and picky: raise SystemError, i
SystemError: 512
I have Python 1.5.2 already compiled and installed.
Any help would be greatly appreciated.
Thanks,
Paul
--
Paul A. Sue (paul_sue@telus.net)
Telus Advanced Communications
4 - 4595 Canada Way / Burnaby, BC V5G 1J9
Tel: 604-482-2835 Pager: 604-632-7440