Re: [Mailman-Users] mailman install problems (syntax error atline1:`; ' unexpected)

2010-08-07 Thread CJ Keist
Running the bash command came back to the prompt with no errors. On 8/7/10 10:26 AM, Mark Sapiro wrote: bash -c 'for p in ; do echo Huh? $p ; done' -- C. J. Keist Email: cj.ke...@colostate.edu UNIX/Network ManagerPhone: 970-491-0630 Engineering Network Serv

Re: [Mailman-Users] mailman install problems (syntax error atline1:`; ' unexpected)

2010-08-07 Thread CJ Keist
:`; ' unexpected) From: CJ Keist Date: Sat, 07 Aug 2010 09:25:19 -0600 To: Mark Sapiro Cc: "Stephen J. Turnbull", mailman-users@python.org If this helps. I'm on Solaris 10 10/09 s10s_u8wos_08a SPARC. This make installed failed with tc

Re: [Mailman-Users] mailman install problems (syntax error atline1: `; ' unexpected)

2010-08-07 Thread CJ Keist
ark Sapiro writes: CJ Keist wrote: I simply commented out the for p loop: #for p in $(PACKAGES); \ That is a perfectly acceptable workaround, but the question is why doesn't your make properly handle for p in ; do ... ; done Becau

Re: [Mailman-Users] mailman install problems (syntax error at line 1: `; ' unexpected)

2010-08-06 Thread CJ Keist
Thanks for the reply. See below for the solution I found. On 8/5/10 10:10 PM, Gary R. Schmidt wrote: 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

[Mailman-Users] mailman install problems (syntax error at line 1: `; ' unexpected)

2010-08-05 Thread CJ Keist
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

Re: [Mailman-Users] mailman 2.1.11 install problem

2008-08-21 Thread CJ Keist
python, 2.3.3 in /usr/sfw/bin. So set that in in my configure line: ./configure --prefix=/userM/mail-services/mailman2 --with-python=/usr/sfw/bin/python --with-cgi-gid=15 make make install went through CJ Keist wrote: Mark, Thank you. I did find the following messages: http

Re: [Mailman-Users] mailman 2.1.11 install problem

2008-08-21 Thread CJ Keist
make sure your env path is set right. This is what I have set: /usr/ccs/bin:/usr/sfw/bin:/usr/local/bin:/opt/csw/bin:/usr/bin:/usr/sbin I don't have access to Sun Studio compiler so that option is out for me. I'm using python from blastwave.org version 2.5.1 Mark Sapiro wrote: CJ K

[Mailman-Users] mailman 2.1.11 install problem

2008-08-21 Thread CJ Keist
One more thing, I just tried to link cc to gcc but then get the following when I try to install: cc: language arch=v8 not recognized cc: src/_japanese_codecs.c: linker input file unused because linking not done cc: build/temp.solaris-2.10-sun4v-2.5/src/_japanese_codecs.o: No such file or d

[Mailman-Users] mailman 2.1.11 install problem

2008-08-21 Thread CJ Keist
Hello, I'm upgrading from mailman 2.1.8 to 2.1.11. Running into a install problem, here is what I'm doing: ./configure --prefix=/userM/mail-services/mailman2 --with-python=/opt/csw/bin/python --with-cgi-gid=15 make I'm using gcc 3.4.3 on solaris 10 sparc platform This is the error I'm