[Python-Dev] python installation in solaris machine (original) (raw)
Andreas Jung lists at andreas-jung.com
Tue Mar 2 02:22:22 EST 2004
- Previous message: [Python-Dev] python installation in solaris machine
- Next message: [Python-Dev] python installation in solaris machine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
--On Dienstag, 2. März 2004 18:10 Uhr +0530 "V.Selvam" <vse at srasys.co.in> wrote:
Hi, Im newb to python. I tried to install Python in my sun Solaris
Please address your problem to the python at python.org list. This list is not for general Python questions.
sh: ar: not found *** Error code 1
The error message says it all. You system is either badly installed or your PATH is broken (go and search for 'ar' command which is needed to build the corresponding library).
-aj
- Previous message: [Python-Dev] python installation in solaris machine
- Next message: [Python-Dev] python installation in solaris machine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]