<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Errors installing mailman-2.0.13 / Python-2.2.1 / Solaris 8 </TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">&nbsp;./configure returns errors installing mailman-2.0.13 with Python-2.2.1 under the Solaris 8 operating environment, Ultra 5.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">The initial errors I encounter were with the UID and group ID checking.</FONT>
<BR><FONT SIZE=2 FACE="Arial">I fixed these by following the advice from the post below: </FONT>
<BR><B><FONT SIZE=2 FACE="Arial">Re: [Mailman-Users] Solaris install problem</FONT></B>
</P>

<P><FONT SIZE=2 FACE="Arial">================================</FONT>
<BR><FONT SIZE=2 FACE="Arial">&quot;David Sammons &lt;sammons_david@yahoo.com.mx&gt; writes: DS&gt; </FONT>
<BR><FONT SIZE=2 FACE="Arial">You have a module &quot;pwd&quot; in python2.../Modules/Setup which it's commented, just uncomment that and</FONT>
<BR><FONT SIZE=2 FACE="Arial">re-compile python and if it's necessary MM too... </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">But the odd this is that with Python 2.2.1, it should auto-detect and automatically build the pwd module, without hacking Setup. If id doesn't do that, then there's a problem with the Python build process, but I didn't see that when I built it on SourceForge's compile farm. -Barry&quot;</FONT></P>

<P><FONT SIZE=2 FACE="Arial">==================================</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Now the script runs until this point: </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">checking for mail wrapper GID... 60001</FONT>
<BR><FONT SIZE=2 FACE="Arial">checking for CGI wrapper GID... 60001</FONT>
<BR><FONT SIZE=2 FACE="Arial">checking for CGI extensions... no</FONT>
<BR><FONT SIZE=2 FACE="Arial">Traceback (most recent call last):</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp; File &quot;conftest.py&quot;, line 2, in ?</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; from socket import *</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp; File &quot;/usr/local/lib/python2.2/socket.py&quot;, line 41, in ?</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; from _socket import *</FONT>
<BR><FONT SIZE=2 FACE="Arial">ImportError: No module named _socket</FONT>
<BR><FONT SIZE=2 FACE="Arial">&gt; pwd</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Anyone have an idea how to edit the /Python-2.2.1/Modules/Setup file, or should I look for another combination of source codes?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thank you,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">-Jeff Friedman</FONT>
<BR><FONT SIZE=2 FACE="Arial">jfriedman@ndwcorp.com </FONT>
</P>
<BR>

</BODY>
</HTML>