Re: XForms: Problems in getting demos to work on IRIX 6.22

Steve Lamont (spl@szechuan.ucsd.edu)
Mon, 29 Dec 97 11:23:54 PST

To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> chapman 35% setenv LD_RUN_PATH=~/xforms/FORMS
> chapman 36% setenv LD_LIBRARY_PATH=~/xforms/FORMS

If you're running the C shell (/bin/csh) then this is incorrect syntax
for the setenv command. You should type

setenv LD_LIBRARY_PATH ~/xforms/FORMS

Interestingly, the shell accepts the incorrect syntax but gives you
something strange:

knack:spl> env
[...]
LD_LIBRARY_PATH=~/xforms/FORMS=

whereas what you'd expect to see is something to the effect of

LD_LIBRARY_PATH=/home/spl/xforms/FORMS

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bloch.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/