Re: jicmp not found
Daniel Lacey <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <[email protected]> |
I am still stuck... Any takers? |------------------------------------------------------------------- | Dan Lacey [email protected] | PGP Key: 0xFE94668F @ http://pgp.mit.edu or http://keyserver.pgp.com | PGP Key fingerprint: 8A97 2996 266D A21C 0277 54EF 40D5 2B80 FE94 668F |------------------------------------------------------------------- On 9/30/10 2:57 PM, Daniel Lacey wrote: > Installing on CentOS 5.4 Final. > > I was having trouble upgrading my testing opennms server to 1.8 stable. > To many new etc .xml files that needed to be updated, so I thought it > would be easier to start from scratch. > I "think" I was on 1.6.... > > Anyway I decided to do a yum erase of everything, moved /opt/opennms to > /opt/opennms_OLD > Yum installed again.... > > Now when I try to use the install script I get: > > # /opt/opennms/bin/install -dis > ============================================================================== > OpenNMS Installer Version $Id$ > ============================================================================== > > Configures PostgreSQL tables, users, and other miscellaneous settings. > > - searching for jicmp: > - trying to load /usr/lib64/libjicmp.so: NO > - trying to load /usr/java/jre1.6.0_21/lib/i386/server/libjicmp.so: NO > - trying to load /usr/java/jre1.6.0_21/lib/i386/libjicmp.so: NO > - trying to load /usr/java/jre1.6.0_21/../lib/i386/libjicmp.so: NO > - trying to load /libjicmp.so: NO > - trying to load /opt/opennms/lib/libjicmp.so: NO > - trying to load /opt/opennms/lib/linux64/libjicmp.so: NO > - trying to load /usr/java/packages/lib/i386/libjicmp.so: NO > - trying to load /lib/libjicmp.so: NO > - trying to load /usr/lib/libjicmp.so: NO > - trying to load /usr/lib/jni/libjicmp.so: NO > - trying to load /usr/lib/libjicmp.so: NO > - trying to load /usr/local/lib/libjicmp.so: NO > - trying to load /opt/NMSjicmp/lib/32/libjicmp.so: NO > - trying to load /opt/NMSjicmp/lib/64/libjicmp.so: NO > Exception in thread "main" java.lang.Exception: Failed to load the > required jicmp library that is required at runtime. By default, we > search the Java library path: /usr/java/jre1.6.0_21/lib/i386/server > /usr/java/jre1.6.0_21/lib/i386 /usr/java/jre1.6.0_21/../lib/i386 > /opt/opennms/lib /opt/opennms/lib/linux64 /usr/java/packages/lib/i386 > /lib /usr/lib. For more information, see > http://www.opennms.org/index.php/jicmp > at org.opennms.install.Installer.findLibrary(Installer.java:1098) > at org.opennms.install.Installer.install(Installer.java:216) > at org.opennms.install.Installer.main(Installer.java:964) > > > So I check the .so file... > # ls -l /usr/lib64/libjicmp.* > -rwxr-xr-x 1 root root 59590 Mar 14 2008 /usr/lib64/libjicmp.a > -rwxr-xr-x 1 root root 911 Mar 14 2008 /usr/lib64/libjicmp.la > -rwxr-xr-x 1 root root 47088 Mar 14 2008 /usr/lib64/libjicmp.so > # file /usr/lib64/libjicmp.so > /usr/lib64/libjicmp.so: ELF 64-bit LSB shared object, AMD x86-64, > version 1 (SYSV), not stripped > > > # yum list '*jdk*' > (abbreviated) > Installed Packages > java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.13.b16.el5 > installed > jdk.x86_64 2000:1.5.0_18-fcs > installed > > Also: > # yum list '*opennms*' > Loaded plugins: fastestmirror, priorities > Loading mirror speeds from cached hostfile > * addons: centos.promopeddler.com > * base: centos.promopeddler.com > * centosplus: mirror.rocketinternet.net > * contrib: centos.promopeddler.com > * extras: linux.mirrors.es.net > * rpmforge: fr2.rpmfind.net > * updates: mirror.rocketinternet.net > 420 packages excluded due to repository priority protections > Installed Packages > opennms.noarch > 1.8.4-1 > installed > opennms-core.noarch > 1.8.4-1 > installed > opennms-repo-stable.noarch > 1.0-12 > installed > opennms-webapp-jetty.noarch > 1.8.4-1 > installed > > ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-install mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-install