A shared install?? 2004-02-13 - By kevin
Back Thanks, Though interestingly enough there doesn't appear to be the typical shebang at the top of the file, but since I've switched over to csh it sources fine. And after mounting via nfs xsibatch started right up. I'm curious though, initially I was mounting the remove drive via samba and it appeared to be crashing:
kernel: smb_open: bin/xsibatch open failed, result=-2 kernel: smb_open: scripts/.mwenv open failed, result=-2
anyone else ever seen this type of behavior?
Thanks for all the help! -Kevin.
On Thu, 2004-02-12 at 17:45, kim aldis wrote: > 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
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|