Problem building 2.1 on Debian Linux 2.2.13/2.2.17

Harry George hgg9140 at fred.local
Wed Apr 18 19:56:28 EDT 2001


As I posted in reply to the announcement, I got the same problems on
Redhat 6.2.  Editing the Makefile.pre.in along the same lines you did
got me through the make but not the make test.  Di you get through
make test?

luthi at vaw.baug.nospam.ethz.ch writes:

> Same problem with SuSE 7.1. The problem is, that PYTHONPATH is not defined
> correctly. It should be (check the Makefile in the main directory) 
> 
> (...)
> sharedmods:
> 	PYTHONPATH=./Lib
> (...)
> sharedinstall:
> 	PYTHONPATH=./Lib
> 
> With these changes the build is smooth.
> 
> Cheers
> 
> Martin



More information about the Python-list mailing list