building Python 2.0 on BeOS 5 Pro
Daniel Berger
djberg96 at my-deja.com
Thu Nov 2 14:10:48 EST 2000
More information about the Python-list mailing list
Thu Nov 2 14:10:48 EST 2000
- Previous message (by thread): Game programming in Python
- Next message (by thread): FYI - building Python 2.0 on BeOS 5 Pro
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Game programming in Python
- Next message (by thread): FYI - building Python 2.0 on BeOS 5 Pro
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list