Problem with Install wxPython on Solaris10 x86

Z

zjumty

I want to install wxPython 2.6 on Solaris10 x86.
I have passed "make install", and want to execute python setup.py
install. but i got some problems.

first i run "python setup.py install",and i got the following:

unable to execute cc: No such file or directory
error: command 'cc' failed with exit status 1

so, it seams no cc in my solaris10.

I have installed SunStudio11, and there is a cc at /opt/SUNWspro/bin
this cc is the suncc,so i added "/opt/SUNWspro/bin" to my PATH

but i still got problem :

cc: Warning: option -3 passed to ld
cc: No input file specified, no output generated
error: command 'cc' failed with exit status 1

I also tried to replace "cc" with "gcc", and still failed.

Anyone installed wxPython successfully on solaris10?

ps: sorry for my poor english.
 

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,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top