[Mailman-Users] solaris10 sparc, check_perms messages

2010-12-11 Thread upen
Hi, This is my first attempt to install Mailman-2.1.14 on solaris10/sparc. HAving installed pythin-2.6.2 and gcc4 I then successfull did y configure, gmake, gmake install. However, when I run bin/check_perms I receive below messages. -bash-3.00# ./bin/check_perms Traceback (most recent call last)

Re: [Mailman-Users] solaris10 sparc, check_perms messages

2010-12-11 Thread upen
Hi, On Sat, Dec 11, 2010 at 9:33 PM, Mark Sapiro wrote: > upen wrote: >> >>This is my first attempt to install Mailman-2.1.14 on solaris10/sparc. >>HAving installed pythin-2.6.2 and gcc4 I then successfull did y >>configure, gmake, gmake install. However, when I run