not able to run

Joe Kmoch kmoch at whs.edu
Thu Jul 24 17:01:18 EDT 2003


I've tried to install python2.2 on our Solaris 8 system using the package
available on the sunfreeware.com site.  When I try to run python I get the
following:

# ls -al python2.2
-rwxr-xr-x   1 bin      bin      4902360 Feb 17 20:44 python2.2
# python2.2
ld.so.1: python2.2: fatal: libstdc++.so.5: open failed: No such file or
directory
Killed
# ./python2.2
ld.so.1: ./python2.2: fatal: libstdc++.so.5: open failed: No such file or
directory
Killed
# pwd
/usr/local/bin

I'm not very astute in dealing with Solaris so I may have missed something
somewhere.  Incidentally when I tried to do a find on libstd* I did
discover that this file existed:
	./usr/local/lib/libstdc++.so.2.10.0
but not libstdc++.so.5 

I'm not sure what I should do next.

Thanks in advance for your help.

Joe


--
Joe Kmoch                                     Washington High School
Director, Academy of Information Technology   2525 N. Sherman 
Blvd
kmoch at whs.edu                                 Milwaukee, WI  53210
(414) 875-5982 (desk)                         (414) 875-5900 (school)
(414) 875-5980 (academy)                      (414) 875-5915 (fax)






More information about the Python-list mailing list