FYI - building Python 2.0 on BeOS 5 Pro

Daniel Berger djberg96 at my-deja.com
Thu Nov 2 14:10:48 EST 2000


Hi all,

Since Chris Herborth isn't tinkering with BeOS any longer, I decided to
give a go at compiling Python 2.0 myself.  It was surprisingly simple.

As per Chris' instructions...

1) Get Python 2.0 source and unzip
2) In Python directory, ./configure --prefix=/boot/home/config
3) Edit Modules/Setup file.  Comment out lines containing "grp"
and "mmap".
4) make
5) make test -- known to lock on test_popen2.  Fix or ignore.
6) make install

Now, I haven't done any serioust testing, but it looks promising.

Regards,

Daniel Berger

--
In the immortal words of Socrates, "I drank what?"


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list