Oct. 25, 2003
1:40 a.m.
This probably is a mailman-users issue...but
Redhat calls the python v2.2 executable python2 so you need the configure parameter like this
make clean ./configure --with-python=/usr/bin/python2 make install