[opennms-devel] trunk install problem on mac
ayresw <[email protected]> Sat, 07 Mar 2009 09:51:26 -0800
| Newsgroups | gmane.network.opennms.bugs,gmane.network.opennms.devel |
|---|---|
| Message-ID | <[email protected]> |
Recently I downloaded trunk source and built it on mac os 10.5.6 with no
problem, but the installer can't find libjicmp.jnilib. Thinking I might
be having a problem with an old version of jicmp I ran fink install
jicmp and got a fresh copy of 1.0.8-1.
ls -l /sw/lib/libjicmp.jnilib
-rwxr-xr-x 1 root admin 17936 Mar 6 21:02 /sw/lib/libjicmp.jnilib
mac-2:bin ayres$ ./install -dis -l /sw/lib
======================================================================
OpenNMS Installer Version $Id: Installer.java 12471 2009-03-03 13:42:57Z
rangerrick $
======================================================================
Configures PostgreSQL tables, users, and other miscellaneous settings.
- searching for jicmp:
- trying to load /sw/lib/libjicmp.jnilib: NO
- trying to load /usr/local/lib/libjicmp.jnilib: NO
- trying to load /libjicmp.jnilib: NO
- trying to load /opt/opennms/trunk/dist/lib/libjicmp.jnilib: NO
- trying to load ./libjicmp.jnilib: NO
- trying to load /Library/Java/Extensions/libjicmp.jnilib: NO
- trying to load /System/Library/Java/Extensions/libjicmp.jnilib: NO
- trying to load /usr/lib/java/libjicmp.jnilib: NO
- trying to load /usr/lib/jni/libjicmp.jnilib: NO
- trying to load /usr/lib/libjicmp.jnilib: NO
- trying to load /usr/local/lib/libjicmp.jnilib: NO
- trying to load /opt/NMSjicmp/lib/32/libjicmp.jnilib: NO
- trying to load /opt/NMSjicmp/lib/64/libjicmp.jnilib: 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: /opt/opennms/trunk/dist/lib . /
Library/Java/Extensions /System/Library/Java/Extensions /usr/lib/
java. For more information, see http://www.opennms.org/index.php/jicmp
at org.opennms.install.Installer.findLibrary(Installer.java:952)
at org.opennms.install.Installer.install(Installer.java:184)
at org.opennms.install.Installer.main(Installer.java:839)
mac-2:bin ayres$
Any clues about what is wrong?
--Bill--
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-devel mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel