Travis H. wrote: > Hi, > > How do I get packages to use python 2.4? I installed it, but python > stuff keeps going to /usr/local/lib/python2.3/site-packages instead. > I even put PYTHON_VER=2.4 in the Makefiles, which I thought would do > it but no.
most python library ports use MODPY_VERSION from the Python MODULE. -d