not able to run

J

Joe Kmoch

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
(e-mail address removed) Milwaukee, WI 53210
(414) 875-5982 (desk) (414) 875-5900 (school)
(414) 875-5980 (academy) (414) 875-5915 (fax)
 
B

Ben Finney

# python2.2
ld.so.1: python2.2: fatal: libstdc++.so.5: open failed: No such file or directory
Killed
[...]
I'm not sure what I should do next.

Install all dependencies for any software you want to run.
 

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,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top