Just in case there are others of you who, like me, don't read directions, when 
you install the new version of GTM, you need to do the following (Bhaskar 
bailed me out - AGAIN):

"Before upgrading an existing global directory (.gld) file, ensure 
that you have a backup copy of the old .gld file. GDE does not provide 
an option to downgrade a global directory to the V4.x format."

So, assuming the $gtm_dist and $gtmgbldir are set correctly, executing 
mumps -run ^GDE to enter GDE, and then typing exit, will upgrade the 
global directory. �Remember to back it up.

So this is what that looked like - before and after.  Note that I have the 
rundown alias  in .bash_profile and .bashrc which is why it only says 
"rundown"    

alias rundown="$gtm_dist/mupip rundown -r \"*\""  

BEFORE:

[EMAIL PROTECTED]:~$ rundown
%GTM-E-GDINVALID, Unrecognized Global Directory file 
format: /home/nancy/VADemo/g/mumps.gld, expected label: GTCGBDUNX004, found: 
GTCGBDUNX003

AFTER:

[EMAIL PROTECTED]:~$ GDE
%GDE-I-LOADGD, Loading Global Directory file
        /home/nancy/VADemo/g/mumps.gld
%GDE-I-VERIFY, Verification OK


GDE> exit
%GDE-I-VERIFY, Verification OK

%GDE-I-GDUPDATE, Updating Global Directory file
        /home/nancy/VADemo/g/mumps.gld
[EMAIL PROTECTED]:~$ rundown
%GTM-I-MUFILRNDWNSUC, File /home/nancy/VADemo/g/mumps.dat successfully rundown
[EMAIL PROTECTED]:~$   

Nancy Anthracite


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to