[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Mailman install craps out



> I think that Mailman is looking for Python is a different spot, you may
need
> to tell the configuration script were to look for it at.


As a matter of fact, when I first attempted to this thing, ./configure
complained that it needed Python 1.52 minimum. (The RaQ3 had 1.51). I read
up on upgrades, and found all sorts of horror stories about dozens of unmet
dependencies when upgrading Python on a RaQ3. So I picked the minmum, and
upgraded to 1.52. Then, when I started ./configure again, it still found
Python 1.51. Turns out the old was installed at /usr/bin/python and the new
one at /usr/local/bin/python. So I backed up the old and linked the new.
Then, ./configure ceased to complain.

I will try the other way, editing configure.