>From: Anthony James Wimmers <address@hidden> >Organization: UVa >Keywords: 200006161438.e5GEchT14323 McIDAS-X 7.6 Linux Tony, re: Check your environment variable settings and try a session again. >They were already set. Got anything else? Are they exported? Since you are using bash, and since the McIDAS startup script uses the Bourne shell, you need to export your McIDAS environment variables for them to be understood. >Here's what I just did. For some reason, it doesn't understand that the >MCPATH variable is already set: > >barb: /home/mcidas/mcidas7.6/src $ echo $MCPATH >/home/mcidas/mcidas7.6/data:/home/mcidas/mcidas7.6/src barb: >/home/mcidas/mcidas7.6/src $ echo $MCTABLE_READ >/home/mcidas/workdata/MCTABLE.TXT;/home/mcidas/data/ADDESITE.TXT barb: >/home/mcidas/mcidas7.6/src $ echo $MCTABLE_WRITE >/home/mcidas/data/ADDESITE.TXT >barb: /home/mcidas/mcidas7.6/src $ echo $MCGUI >/home/mcidas/mcidas7.6/src >barb: /home/mcidas/mcidas7.6/src $ echo $PATH >/home/mcidas/mcidas7.6/src:/home/mcidas/bin:/usr/kerberos/bin:/usr/local/bin:/ > bin:/usr/bin:/usr/X11R6/bin:/home/mcidas/bin >barb: /home/mcidas/mcidas7.6/src $ echo $MCDATA >/home/mcidas/mcidas7.6/data >barb: /home/mcidas/mcidas7.6/src $ mcidas > >WARNING: only run as the user 'mcidas' for supervisory tasks WARNING: No >MCPATH environment variable. Using >MCPATH=/home/mcidas/mcidas/data:/home/mcidas/mcidas/help:/home/mcidas/data:/ho > me/mcidas/help >Current directory is /home/mcidas/mcidas/data >open: No such file or >directory apparent state: unit 10 (unnamed) lately writing direct >unformatted internal IO >open: No such file or directory apparent state: >unit 10 (unnamed) lately writing direct unformatted internal IO Try: export MCDATA=... export MCPATH=... etc. >Thanks, Please let me know if this doesn't work. Tom
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.