I've just installed the JAR version of Supermicro's IPMIView20 on
oi_151a, for use with the IPMI device on a server built around a
Supermicro X9SCM-F-O motherboard.  The specific file I installed was:

    IPMIView20-Class_v2.9.2_Build111110.zip

For the most part it seems to work.  Having a network connection to
manage a remote server is wonderful!  I did have trouble with the text
console.  Once I enabled COM2 redirection in the BIOS, I got BIOS
output, but nothing from GRUB or the OS.  Has anyone else gotten these
to work?  What did you change?

I also had trouble with the GUI console.  In this case, it displays
this error:

    /opt/IPMIView/libiKVM32.so: java: fatal: libstdc++.so.6: open failed: No 
such file or directory

That library does exist in /usr/sfw/lib, but it seems to be the wrong
version:

    # env LD_LIBRARY_PATH=/usr/sfw/lib ldd /opt/IPMIView/libiKVM32.so
        libstdc++.so.6 =>        /usr/sfw/lib/libstdc++.so.6
        libstdc++.so.6 (GLIBCXX_3.4) =>  (version not found)
        libstdc++.so.6 (CXXABI_1.3) =>   (version not found)
        libm.so.6 =>     (file not found)
        libgcc_s.so.1 =>         /usr/sfw/lib/libgcc_s.so.1
        libc.so.6 =>     (file not found)
        libm.so.2 =>     /lib/libm.so.2
        libc.so.1 =>     /lib/libc.so.1

Is there another one around someplace?  Has anyone else solved this
problem?

-- 
-Gary Mills-            -refurb-                -Winnipeg, Manitoba, Canada-

_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to