[Mailman-Users] Compilation under Solaris 9 /Sparc problems....

donnie del at obsidian.com
Mon Feb 16 10:01:28 CET 2004


Hello ..

..and thank for those who responded......the culprit was indeed the 
Python installation.....I was able to get everything working with a 
local compiled/installed version of Python 2.2.3......and my setting the 
system library path to include path "/usr/local/lib"..

After much struggling, everything appears to work although I will check 
the FAQ to determine how to get more member ship listing(20 at a 
time..simular to my Mailman 2.0.8 installation) per page....

But, it works!!!

thanks to all who responded....it was very much appreciated....

regards,
donnie


>>Have anyone compiled/installed MailMan under Solaris 9/Ultra-5/GCC3.3???
>>
>>    
>>
>
>Yes, this past weekend on an Ultra 10 w/Sol9
>
>
>
>  
>
>>Here is the result of an error msg during compilation::
>>
>>
>>Traceback (most recent call last):
>>File "bin/update", line 47, in ?
>>  from Mailman import Utils
>>File "/usr/local/mailman/Mailman/Utils.py", line 35, in ?
>>  import cgi
>>File "/usr/local/lib/python2.2/cgi.py", line 39, in ?
>>  import urllib
>>File "/usr/local/lib/python2.2/urllib.py", line 26, in ?
>>  import socket
>>File "/usr/local/lib/python2.2/socket.py", line 41, in ?
>>  from _socket import *
>>ImportError: No module named _socket
>>*** Error code 1
>>make: Fatal error: Command failed for target `update'
>>bash-2.05#
>>
>>    
>>
>
>
>
>
>Yes - are you using the pythin from sunfreeware.com ???
>
>Try to just build python from scratch.
>
>
>I was going to attach some ramblings from my recent successful build - but I 
>seem to have mis placed them - Ill try to recreate from memory.
>
>Grrrrr.  Sorry.
>
>Sx
>  
>




More information about the Mailman-Users mailing list