  | | | A shared install?? | A shared install?? 2004-02-12 - By kim aldis
Back The file you're trying to source was written for another shell. Take a look at the top of the file, there's a shebang followed by the shell. Use that, or translate it to bash. If it says csh, use tcsh instead, it's less buggy and more powerful.
> -- --Original Message-- -- > From: owner-xsi@(protected) > [mailto:owner-xsi@(protected)] On Behalf Of kevin korngut > Sent: 12 February 2004 22:55 > To: XSI@(protected) > Subject: RE: A shared install?? > > I'm using bash > > -- --Original Message-- -- > From: owner-xsi@(protected) > [mailto:owner-xsi@(protected)] On Behalf Of kim aldis > Sent: Thursday, February 12, 2004 4:18 PM > To: XSI@(protected) > Subject: RE: A shared install?? > > > Which shell are you using? > > > -- --Original Message-- -- > > From: owner-xsi@(protected) > > [mailto:owner-xsi@(protected)] On Behalf Of kevin > > Sent: 12 February 2004 21:47 > > To: XSI@(protected) > > Subject: A shared install?? > > > > According to the documentation, in order to do a shared > installation > > of XSI under linux all you need to do is install it to a shared > > location and then source the environment script .xsi_3.5.1 (for > > example for > > v3.5.1) > > > > now, when I run "source .xsi_3.5.1" (after changing to the XSI > > directory) I receive the following error. > > > > bash: .xsi_3.5.1: line 5: syntax error near unexpected token `(' > > bash: .xsi_3.5.1: line 5: `foreach f ( `env | /bin/sort | > /bin/egrep > > "^MW" | /bin/cut -d= -f1` )' > > > > Anyone happen to know what's going on? > > > > Thanks, Kevin. > > > > --- > > Unsubscribe? Mail Majordomo@(protected) with the > following text in > > body: > > unsubscribe xsi > > > > > > > > > > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in > body: unsubscribe xsi > > --- > Unsubscribe? Mail Majordomo@(protected) with the following > text in body: > unsubscribe xsi > > >
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |