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

Mark Sapiro mark at msapiro.net
Sat Aug 7 18:26:13 CEST 2010



----- Original Message ---------------

Subject: Re: [Mailman-Users] mailman install problems (syntax error
atline1:`; ' unexpected)
   From: CJ Keist <cj.keist at ColoState.EDU>
   Date: Sat, 07 Aug 2010 09:25:19 -0600
     To: Mark Sapiro <mark at msapiro.net>
     Cc: "Stephen J. Turnbull" <stephen at xemacs.org>,
          mailman-users at python.org

>If this helps.  I'm on Solaris 10 10/09 s10s_u8wos_08a SPARC. This make 
>installed failed with
>
>tcsh - version 6.12.00


It can't be using tcsh because there is no 'for' at all in tcsh.


>bash - version 3.00.16(1)
>
>As for bourne shell, don't know how to get the version info.


Bourne shell is sh, but on most systems with bash, sh is just a link to
bash (Bourne again shell).


What does

  bash -c 'for p in ; do echo Huh? $p ; done'

do?

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list