Re: [Tutor] mailman

2005-08-02 Thread Damien
Mohammad Moghimi a écrit : [...] checking that Python has a working distutils... configure: error: * Distutils is not available or is incomplete for /usr/bin/python * If you installed Python from RPM (or other package manager) * be sure to install the -devel package, or install P

Re: [Tutor] mailman

2005-08-01 Thread Danny Yoo
On Mon, 1 Aug 2005, Mohammad Moghimi wrote: > I want to install mailman. [cut] Hi Mohammad, This is the python-tutor mailing list: we help in teaching how to program in Python. However, we aren't the technical support group for the Mailman mailing list software, and we probably won't be able

[Tutor] mailman

2005-08-01 Thread Mohammad Moghimi
I want to install mailman. when I try to configure it I got this error message: checking for --with-python... no checking for python... /usr/bin/python checking Python interpreter... /usr/bin/python checking Python version... 2.4 checking that Python has a working distutils... configure: error: **