[Mailman-Users] Solaris 10 and Python

Gary R. Schmidt grschmidt at acm.org
Sat Jan 22 03:17:08 CET 2011


On 22/01/2011 12:40 PM, "McNutt Jr, William R" <mcnutt at utk.edu> wrote:
 >
 > Has anyone successfully made this work on a Sun Solaris 10?  I've
 > been at this for three days and no matter what I do, I only manage
 > to change error messages.  At this point I've made it through the
 > ./configure step, but it's breaking on make install.
 >
 > It's a Sun Fire x4100 running solaris 10.  I've got mailman 2.1.14
 > and python 2.6.2
Worked out of the box for me:
	./configure \
		--prefix=/data/mailman \
		--with-python=/opt/webstack/bin/python \
		--with-cgi-gid=webservd \
		--with-mailhost=mail.mydomain \
		--with-urlhost=www.mydomain \
		--with-gcc=no

Note that I have SunStudio, WebStack, and Postfix (built from source) on 
this machine.

 > If you've made it work under that configuration and are willing so
 > show off your 'leet skills helping me deal with this, please shoot
 > me a note at mcnutt at utk.edu<mailto:mcnutt at utk.edu>.

Ask on the list, get answered on the list :->'

	Cheers,
		Gary	B-)


More information about the Mailman-Users mailing list