PIL and solaris

kepioo nkammah at yahoo.fr
Mon Aug 14 02:47:41 EDT 2006


Hi all,

I am trying to install PIL with python 2.3 on solaris X86, but I get
this error message :

building '_imaging' extension
creating build/temp.solaris-2.10-i86pc-2.3 creating
build/temp.solaris-2.10-i86pc-2.3/libImaging
/sgnome/tools/x86-solaris/forte/SOS8/SUNWspro/bin/cc -i -xO4 -xspace
-xstrconst -xpentium -mr -DANSICPP -D__STDC_VERSION__=199409L -DNDEBUG
-O -DHAVE_LIBJPEG -DHAVE_LIBZ -I/usr/sfw/include/freetype2 -IlibImaging
-I/usr/sfw/include -I/usr/local/include -I/usr/include
-I/usr/sfw/include/python2.3 -c libImaging/Antialias.c -o
build/temp.solaris-2.10-i86pc-2.3/libImaging/Antialias.o
unable to execute /sgnome/tools/x86-solaris/forte/SOS8/SUNWspro/bin/cc:
No such file or directory
error: command '/sgnome/tools/x86-solaris/forte/SOS8/SUNWspro/bin/cc'
failed with exit status 1
root at appdev01 # pwd
/export/home/lmtansu/Imaging-1.1.6b1


It works fine with python 2.2 however....

Do you have any recommendation? Advices?




More information about the Python-list mailing list