>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 ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
