Hello, I have had the same problem with Solaris Release 4/03 on a Sunfire v100 here is "my solution" (provided by the mailman list, thanks ! :-)
SOLUTION: --------- crle -u -l /usr/local/lib OR: export LD_LIBRARY_PATH=/usr/local/lib et try to recompile python from the sources EOS Holding Jean Berthold Administrateur Unix & Oracle Unit� Gestion de l'infrastructure Team Syst�mes Ch. de Mornex 10 T�l. +41(0)21 341 24 58 Fax +41(0)21 341 20 49 jean.berthold <mailto:[EMAIL PROTECTED]> UNIX is user friendly. It's just selective about who its friends are. -----Message d'origine----- De : donnie [mailto:[EMAIL PROTECTED] Envoy� : jeudi, 12. f�vrier 2004 04:46 � : WC Jones Cc : [EMAIL PROTECTED] Objet : Re: [Mailman-Users] Compilation under Solaris 9 /Sparc problems.... WC Jones wrote: >>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 ??? > Yes, I am...it seemed the right thing to do... > >Try to just build python from scratch. > > hmm..is the python build at SunFreeware incorrect...?? > >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 > > ..any help/assistance is greatly appreciated... del ------------------------------------------------------ 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/jean.berthold%40eosholding.ch ------------------------------------------------------ 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
