On Thu, August 5, 2010 07:14, CJ Keist wrote:
> Hi,
>      Trying to install mailman mailman-2.1.13rc on Solaris 10x86.
> Getting an error when I try to do make install.  I found similar post on
> this error on making sure using correct version of python.  I have two
> version of python installed, there is the native python that comes with
> Solaris, version 2.4.6, and then I installed a newer version from
> Blastwave 2.6.2.  It doesn't matter what version I use, still get same
> error with make install.
>
> setenv PATH
> /usr/bin:/usr/sbin:/opt/csw/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/sfw/bin
[SNIP]

Don't do this stuff in csh, use sh or bash.

Set your path so that Blastwave/OpenCSW  is searched first:
PATH=/opt/csw/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/openwin/bin:/usr/sfw/bin
export PATH

        Cheers,
                Gary    B-)


------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to