Click to See Complete Forum and Search --> : Could've sworn I had a snake


cicvet
08-09-2001, 07:10 AM
When I installed my system (RH7.1), I was sure (yeah, yeah) that I included Python; however, it ain't here. Nowhere. Nada. Can I download it from my distro disc (#2)? If so, where will I find it? I've never had this experience, so I don't want to try it without guidance. Thanks

EyesWideOpen
08-09-2001, 09:27 AM
I don't know if this is an option for you but you could just download it from Python's website (http://www.python.org). That way you have the option of installing the most recent version if you wanted to.

I don't have my 7.1 CD's right here but when I get them back I'll check to see where it is on the CD's.

cicvet
08-09-2001, 10:11 AM
'preciate it. I think I'd rather work fm the CD.

saeed_contractor
08-12-2001, 04:22 PM
you should have an SRPMS directory on your disc 2.
Working from a command line, mount the cd then cd into this folder the package should be in there. When your in the SRPMS directory use rpm -Uv packagename to install it.
that should do it for you

[ 12 August 2001: Message edited by: saeed_contractor ]