Installing python on lynxOS

2006-02-17 Thread Bryce Cooper
I'm trying to install python2.4.2 onto lynxOS 4.0.0. with gcc 2.95.3.  I was wondering if anyone who has done this before could give me some pointers.I'm currently getting the following error when running make:     gcc -o python Module/python.o libpython2.4.a -lsocket -lm    called2:ld returned 1 e

Re: Installing python on lynxOS

2006-02-16 Thread Donn Cave
Quoth "Bryce" <[EMAIL PROTECTED]>: | I'm trying to install python2.4.2 onto lynxOS 4.0.0. with gcc 2.95.3. | I was wondering if anyone who has done this before could give me some | pointers. | | I'm currently getting the following error when running make: | | gcc -o python Module/python.o libpy

Installing python on lynxOS

2006-02-16 Thread Bryce
I'm trying to install python2.4.2 onto lynxOS 4.0.0. with gcc 2.95.3. I was wondering if anyone who has done this before could give me some pointers. I'm currently getting the following error when running make: gcc -o python Module/python.o libpython2.4.a -lsocket -lm called2:ld returned