System:  AS2100   OS: Tru64 Unix V 5.1 patch #5
Lindsay Wakeman pointed me to an article that was posted 1997
http://www.xray.mpe.mpg.de/mailing-lists/tru64-unix-
managers/9702/msg00357.html
Here is what I did:
(1) I installed the following:
CXLLIBA510      installed     DEC C++ Class Archive Libraries
CXLSHRDA510     installed     DEC C++ Class Shared Libraries
(2) I changed the following line in SWXCRMGR111.scp in the instctrl 
directory:
         STL_DepEval   CXXSHRDA??? || {  
     to :
         STL_DepEval   CXLSHRDA??? || {
(3) I installed the SWXCRMGR111
" StorageWorks RAID Array 200 Management Utility V1.1.1
   Copying from /MKMA/swxcr (disk)
   Verifying
1 of 1 subsets installed successfully.
No subsets matching "CXXSHRDA???" are loaded -- cannot 
add "SWXCRMGR111" to any .lk file.
Configuring "StorageWorks RAID Array 200 Management Utility V1.1.1" 
(SWXCRMGR111)
Now creating links from /usr/bin files to kit executable files.
Now creating links from /usr/lib/X11/app-defaults files to kit resource 
files.
Now creating links from /usr/share/man/man8 files to kit man pages.
 
The StorageWorks RAID Array 200 Management Utility for Digital UNIX
Installation is now complete.
# 
(4) Verified installation:
# setld -i | grep SWXCRMGR111
SWXCRMGR111    installed   StorageWorks RAID Array 200 Manageme
nt Utility V1.1.1
(5) Now when I issue the command  swxcrmgr on my DCE terminal it gives 
me the message:
# swxcrmgr
SWXCR OPEN (/dev/rre0c): Device busy
SWXCR OPEN (/dev/rre8c): Device busy
SWXCRMGR: No valid xcr controllers found!
#
I have 2 swxcrs installed, I guess the namings changed for V5.1??
# hwmgr -view dev
 HWID: Device Name          Mfg      Model            Location
 -----------------------------------------------------------------------
-------
    3: scp                           (unknown)        (unknown)
    4: /dev/kevm                                      
   30: /dev/disk/floppy0c            3.5in floppy     fdi0-unit-0
   42: /dev/cport/scp0               SWXCR            xcr0
   43: /dev/disk/dsk0c               SWXCR            ctlr-0-unit-0
   44: /dev/disk/dsk1c               SWXCR            ctlr-0-unit-1
   45: /dev/disk/dsk2c               SWXCR            ctlr-0-unit-2
   46: /dev/disk/dsk3c               SWXCR            ctlr-0-unit-3
   48: /dev/cport/scp1               SWXCR            xcr1
   49: /dev/disk/dsk4c               SWXCR            ctlr-1-unit-0
   50: /dev/disk/dsk5c               SWXCR            ctlr-1-unit-1
   51: /dev/disk/dsk6c               SWXCR            ctlr-1-unit-2
   55: /dev/disk/dsk7c      DEC      RZ28D    (C) DEC bus-0-targ-0-lun-0
   56: /dev/disk/cdrom0c    DEC      RRD45   (C) DEC  bus-0-targ-4-lun-0
   57: /dev/changer/mc0              TL800    (C) DEC bus-1-targ-0-lun-0
   58: /dev/ntape/tape0     DEC      TZ89     (C) DEC bus-1-targ-4-lun-0
# 
Any suggestions??
-Mohamed
----- Original Message -----
From: "Mohamed K. Ahmed" <mkahmed_at_vsc.teksystems.com>
Date: Wednesday, May 7, 2003 9:53 am
Subject: DEC C++ Shared Libraries
> Hi all,
> 
> I am trying to install an old utility but it is very handy and 
> easy for 
> me. It is the SWXCRMGR.
> I have the following 2 subsets that I have to install:
> 
> StorageWorks RAID Array 200 Management Utility V1.1.1              
>     
> StorageWorks SWXCR Utility for Digital UNIX V1.2.2
> 
> The second one installs correctly, but the first one tells me that 
> it 
> requires the following:
> 
> The StorageWorks RAID Array 200 Management Utility requires the 
> existence of the following uninstalled subset(s): 
>    
>    DEC C++ Shared Libraries 
> 
> I can't find this subset anywhere, can someone point me to a place 
> that 
> I can find it?
> 
> I have the software product library CD's since July 2000 till now, 
> but 
> I can't find this subset.
> 
> Thanks
> 
> -Mohamed
> 
> 
Received on Wed May 07 2003 - 16:10:40 NZST