Articles tagged “sco”
How to compile python2.5 on SCO_SV
- You must have PTH installed, and maybe other libs.
- This was tested on
SCO_SV os507 3.2 5.0.7 i386
$ CFLAGS='-I/usr/local/include -belf' LDFLAGS='-L/usr/local/lib' \
./configure --with-threads --with-pth --disable-shared --disable-ipv6
Posted at 06AM on 01/16/08 |
0 comments |
Filed Under: development


