swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] RE: Starting on Mac OS X


From: Bill Northcott
Subject: Re: [Swarm-Support] RE: Starting on Mac OS X
Date: Fri, 10 Oct 2003 11:00:49 +1000

> When I open X11, I get
> TERM_PROGRAM: Undefined variable

If you are using Apple's X11, reinstall it and then run the permission 
checker in Disk Utilities.

> And when I printenv, I see none of the stuff in my tcshrc program

The file should be $HOME/.tcshrc
Note the period at the beginning of the file name.  See man tcsh for 
further details.

> However, if I open Terminal, I get no error message and when I printenv
> I get:

> ENV_SET=
> MACOSX_DEPLOYMENT_TARGET=10.2=
> DYLD_LIBRARY_PATH=/usr/local/blt2.4z/lib:usr/local/hdf5_1.4.5p2/lib:/usr
> /local/png_1.2.5/lib:/usr/local/swarm2.2p/lib:/usr/local/tcl8.4.4/lib:/u
> sr/local/tk8.4.4/
> SWARMHOME=/usr/local/swarm2.2p
> DISPLAY=:0.0

If you check that closely, it is not as in the README which is why it does 
not work.
To fix it type exactly (cut and paste from the email) into a Terminal 
shell the following:
unsetenv ENV_SET
setenv MACOSX_DEPLOYMENT_TARGET 10.2

You should be right after that.  I think you may find it helpful to 
checkout one of those books on UNIX for MacOS X users.

Bill Northcott


reply via email to

[Prev in Thread] Current Thread [Next in Thread]