[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20030228: McIDAS-X v2002b addendum
- Subject: 20030228: McIDAS-X v2002b addendum
- Date: Fri, 28 Feb 2003 14:32:50 -0700
>From: David Fitzgerald <address@hidden>
>Organization: Millersville University of Pennsylvania
>Keywords: 200302271904.h1RJ4Ct29675 McIDAS addendum
Hi Dave,
>Thanks again for you help.
No worries. Did you get everything working?
re: grabbing addendum v2002b before its offical release
>Sure I'll take the v2002b addendum and make the upgrade. Might as well keep
>everything current!
OK, you can FTP the addendum directly (it is not yet available through
the web download):
<login as 'mcidas'>
cd mcidas2002/update
ftp ftp.unidata.ucar.edu
<user> umcidas
<pass> XXXXXX
cd unix/2002/bugfix
binary
get mcupdate.tar.Z
quit
cd ~mcidas/mcidas2002/src
chmod +w *.tcl
cd ~mcidas/mcidas2002/update
./mcunpack
cd ~mcidas/mcidas2002/src
make all
make install.all
Tom