hi,
Since Transcend Enterprise Manager 4.2.x is not supported on NetView 5.1,
the workaround is
to set an environment variable to "trick" the deinstall to think it was 4.0
before running the
TEM/U 4.2.x deinstall script.
setenv TEM_OV_VER 4.0 //csh
<OR>
set TEM_OV_VER=4.0 //sh
export TEM_OV_VER
Hope this helps,
/Charleston
Drew Van Order <dvanorder@DTTUS.COM> on 12/11/98 10:02:57 AM
Please respond to Discussion of IBM NetView and POLYCENTER Manager on
NetView <NV-L@UCSBVM.UCSB.EDU>
To: NV-L@UCSBVM.UCSB.EDU
cc: (Charleston Thai/HQ/3Com)
Subject: Uninstalling Transcend from NV 5.1
Greetings,
In our test lab, we upgraded NV6000 to 5.1 from 4 on top of Transcend
Enterprise Manager 4.2. We now wish to uninstall, and Transcend's
deinst.scr informs us that we must trick Transcend into thinking NV is
an older version (5.1 is unsupported, so deinstallation fails). Where
do we set this environment variable, and what syntax to use?
Thanks,
DVO
|