Re: [Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris

2007-04-09 Thread David Devereaux-Weber
Hank, I finally succeeded in getting python and mailman to build and install. There were a series of issues. I had an error in the path for the root user, and I had an error in PYTHONHOME for my user. Since I was using the standard location for python, I removed PYTHONHOME, and I fixed the

Re: [Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris

2007-04-09 Thread vancleef
The esteemed David Devereaux-Weber, P.E. has said: > > Hank, > > I'm still not succeeding in building Mailman. I'd like to follow > another path. Can you explain why Tcl/TK don't build? The Python make > install command fatals there, and doesn't complete copying some of the > modules into t

Re: [Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris 10

2007-04-08 Thread David Devereaux-Weber, P.E.
Hank, I'm still not succeeding in building Mailman. I'd like to follow another path. Can you explain why Tcl/TK don't build? The Python make install command fatals there, and doesn't complete copying some of the modules into the right places. Dave [EMAIL PROTECTED] wrote: > The esteemed Da

Re: [Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris 10

2007-04-04 Thread vancleef
The esteemed David Devereaux-Weber has said: > > Hank, > > Thanks for your help! > > I installed Python 2.4.4. I did receive errors that tcl and something > else didn't install. Now, the Mailman install script still finds > /opt/csw/lib/python2.3/distutils/dist.py:213 . Can you tell me wher

Re: [Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris 10

2007-04-02 Thread David Devereaux-Weber
Hank, Thanks for your help! I installed Python 2.4.4. I did receive errors that tcl and something else didn't install. Now, the Mailman install script still finds /opt/csw/lib/python2.3/distutils/dist.py:213 . Can you tell me where Python 2.4.4 puts the distutils? Dave [EMAIL PROTECTED] w

Re: [Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris 10

2007-03-25 Thread vancleef
The esteemed David Devereaux-Weber has said: > > I'm having a problem with building mailman 2.1.9 on Solaris 10. No problems > with configure or make, but make install breaks. > > Here is an extract: > > /opt/csw/lib/python2.3/distutils/dist.py:213: There's your problem. > > Does anyone see

[Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris 10

2007-03-25 Thread David Devereaux-Weber
I'm having a problem with building mailman 2.1.9 on Solaris 10. No problems with configure or make, but make install breaks. Here is an extract: /opt/csw/lib/python2.3/distutils/dist.py:213: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) unable to