PIL and solaris

K

kepioo

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@appdev01 # pwd
/export/home/lmtansu/Imaging-1.1.6b1


It works fine with python 2.2 however....

Do you have any recommendation? Advices?
 
F

Fredrik Lundh

kepioo said:
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@appdev01 # pwd
/export/home/lmtansu/Imaging-1.1.6b1
>
It works fine with python 2.2 however....

where did you get your python 2.3 interpreter? did you build it yourself?

</F>
 
S

S.Chang

kepioo said:
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'
here's the reason, you need the Sun C compiler
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top