Hello,

One month ago, I was a problem to run dset (all versions) on my RH5.5
and Dell's support say that dset is not compatible with RH5.5 !!!
(the problem was that the dset, don't recollect the storage, hardware
and other components information)

And today, I found one other problem in the omreport too:

==============================
# /opt/dell/srvadmin/sbin/omreport
/opt/dell/srvadmin/sbin/omreport: error while loading shared
libraries: libxslt.so.1: cannot open shared object file: No such file
or directory

# ldd /opt/dell/srvadmin/sbin/omreport
        linux-gate.so.1 =>  (0xffffe000)
        libomclpr.so.4 => /opt/dell/srvadmin/lib/libomclpr.so.4 (0xf7f0a000)
        libomacs.so.1 => /usr/lib/libomacs.so.1 (0xf7edc000)
        libc.so.6 => /lib/libc.so.6 (0x002f6000)
        libomcldb.so.4 => /opt/dell/srvadmin/lib/libomcldb.so.4 (0xf7ed4000)
        libomadb.so.4 => /opt/dell/srvadmin/lib/libomadb.so.4 (0xf7ecf000)
        libxmlsup.so.2 => /opt/dell/srvadmin/lib/libxmlsup.so.2 (0xf7ec6000)
        libdsupt.so.1 => /opt/dell/srvadmin/lib/libdsupt.so.1 (0xf7e2a000)
        libdl.so.2 => /lib/libdl.so.2 (0x00450000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00561000)
        libpam.so.0 => /lib/libpam.so.0 (0x005a5000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00605000)
        libm.so.6 => /lib/libm.so.6 (0xf7e00000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7df4000)
        /lib/ld-linux.so.2 (0x002d7000)
        libxslt.so.1 => not found
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xf7cc2000)
        libz.so.1 => /usr/lib/libz.so.1 (0x005bd000)
        libaudit.so.0 => /lib/libaudit.so.0 (0x0058a000)
==============================

but, I found a simples solution for omreport and dset...

In my system I has the "libxslt" for x64 and the dset and omreport
need the "libxslt" of i386.
So, we only need install the package (yum install libxslt.i386) and
both software work fine !!! :D

this is all..

thanks

-- 
-- 
Victor Hugo dos Santos
Linux Counter #224399

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to