Problems with Install of LLNLDistribution11 (beginner)

Kumar Balachandran kumar*xspam* at *xspam*rtp.ericsson.se
Fri May 28 11:20:14 EDT 1999


I am trying to install the Numeric and Graphics packages and I have
the follwing problems
1. The numeric package was installed as 
	$PREFIX/lib/python1.5/site-packages/numeric
   However, I am not able to import numeric using
	from numeric import *

2. My make of Graphics fails at 
	gcc -I$PREFIX/lib/yorick/1.4/h -I../Numeric/Include/. -g -O2
	-I$PREFIX/include/python1.5
	-I/apps/public/solaris2.5.1/include/python1.5 -DHAVE_CONFIG_H
	-c ./Gist/Src/gistCmodule.c ./Gist/Src/gistCmodule.c:75:
	arrayobject.h: No such file or directory
	./Gist/Src/gistCmodule.c:88: warning: `PyFPE_END_PROTECT'
	redefined
	/apps/public/solaris2.5.1/include/python1.5/pyfpe.h:169:
	warning: this is the location of the previous definition make:
	*** [gistCmodule.o] Error 1

I am trying this on solaris 2.5.1 on a Sun Ultra 30. Does anyone have
clues I can use?

Kumar.




More information about the Python-list mailing list