12 Apr
2002
12 Apr
'02
12:11 p.m.
From: <oliver.erlewein@sqs.de>
I found no concise description on how to CORRECTLY compile Python on a *NIX box. I compile with:
make clean rm config.cache LD_LIBRARY_PATH=/usr/lib/lwp export LD_LIBRARY_PATH ./configure –-with-threads make make install
That is about identical to what all documentations I found said.
Yes. That's how to do it. 1. If we are going to help you, maybe you could say what the problem is? 2. You might get better help on a python list. :-)