I installed Python from CVS, which installed Python 2.2 correctly as far as i can tell.
I decided to try to install Mailman. There is no fink package so I went to build from sources. I was fine until I got to the ./configure script which attempt so generate a python script, inline and execute it. The script tries to import two modules string and pwd. I extracted the script to see why it failed. It failed because there is no pwd module. Do I need to download it separately? do I need an older version of Python? -- Josh Kuperman [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
