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
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
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
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
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
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
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