On Mon, Jul 23, 2001 at 02:29:43PM -0500, Amy Tanner wrote:
>I just installed opennms and sun's jdk 1.3 but I'm having the following
>problems:
>
>[root at nms tmp]# $BB_HOME/opennms.sh gui start
>------------------------------------------------------------------------------
>OpenNMS Command (Revision: functions.sh,v 1.15 2001/07/06 19:30:25 ben Exp $)
>---------------------------------------------------------------------------

>
>/usr/java/jdk1.3.1/bin/i386/native_threads/java: error while loading shared
>libraries: libstdc++-libc6.1-1.so.2: cannot load shared object file: No such
>file or directory

make a /usr/lib/libstdc++-libc6.1-1.so.2 symlink to the actual filename
of the libc that is installed. Such is life in the "precompiled binary"
world of RPM's and such.

Once you make the link rerun ldconfig. To test do a ldd `which java` to
make sure all the libraries are found that it's linked against.

HTH

>*** WARNING ***
>RTCViewCategoryManager is not running; only administration
>login will be available.  Please run /opt/OpenNMS//opennms.sh scm start
>if you want to be able to log in as an operator.
>
>/usr/java/jdk1.3.1/bin/i386/native_threads/java: error while loading shared
>libraries: libstdc++-libc6.1-1.so.2: cannot load shared object file: No such
>file or directory
>[root at nms tmp]# $BB_HOME/opennms.sh scm start
>------------------------------------------------------------------------------
>OpenNMS Command (Revision: functions.sh,v 1.15 2001/07/06 19:30:25 ben Exp $)
>------------------------------------------------------------------------------
>
>Waiting for views to be active: /...timed out
>[root at nms tmp]# rpm -Uhv libstdc++-2.95.3-0.20000323.i386.rpm 
>error: failed dependencies:
>	libstdc++-libc6.2-2.so.3 is needed by groff-1.16-7
>	libstdc++-libc6.2-2.so.3   is needed by
>postgresql-libs-7.1.2-0.onms.10
>	libstdc++-libc6.2-2.so.3   is needed by opennms-0.8.0-1
>[root at nms tmp]# locate libstdc++-libc6.2-2.so.3
>/usr/lib/libstdc++-libc6.2-2.so.3
>[root at nms tmp]# rpm --nodeps -Uhv libstdc++-2.95.3-0.20000323.i386.rpm 
>package libstdc++-2.96-69 (which is newer than libstdc++-2.95.3-0.20000323) is
>already installed
>
>
>
>Ideas? Thanks.
>-- 
>Amy Tanner
>amy at real-time.com
>_______________________________________________
>tclug-list mailing list
>tclug-list at mn-linux.org
>https://mailman.mn-linux.org/mailman/listinfo/tclug-list

-- 
Ben Lutgens		
Sistina Software Inc.	
Kernel panic: I have no root and I want to scream
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20010723/e934bff2/attachment.pgp