Re: libs not found in install
SanNikoV Vasya <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <[email protected]> |
Thanks for all. I've corrected the problem themselves. download last stable version of jicmp from http://sourceforge.net/projects/opennms/files/JICMP/ <http://sourceforge.net/projects/opennms/files/JICMP/>this was Than untar this. then cd in jicmps UNTARed directory ./configure ./make ./make install and after /opt/opennms/bin/install -disU ... libs was found - trying to load /usr/local/lib/libjicmp.so: OK ... then I start opennms and its work! =) On Fri, Sep 17, 2010 at 8:19 AM, SanNikoV Vasya <[email protected]> wrote: > [vasia@rv ~]$ rpm -q --qf='%{name}-%{version}.%{arch}\n' opennms-core > jicmp jdk > opennms-core-1.8.4.noarch > jicmp-1.0.11.i386 > jdk-1.6.0_21.i586 > > Anything else. Maybe i must install older version of opennms or jicmp. > > > On Thu, Sep 16, 2010 at 7:59 PM, Benjamin Reed <[email protected]> wrote: > >> On 9/16/10 1:37 AM, SanNikoV Vasya wrote: >> > [vasia@rv ~]$ rpm -qa | grep opennms >> > opennms-repo-stable-1.0-12 >> > opennms-core-1.8.4-1 >> > opennms-webapp-jetty-1.8.4-1 >> > opennms-1.8.4-1 >> > [vasia@rv ~]$ rpm -qa | grep jicmp >> > jicmp-1.0.11-1 >> > [vasia@rv ~]$ rpm -qa | grep jdk >> > jdk-1.6.0_21-fcs >> > >> > How i can fix this error? >> Most likely you're running on an x86_64 system (and got x86_64 jicmp) >> but have an i386 JDK (or vice-versa). Make sure the architecture >> matches for everything. >> >> rpm -q --qf='%{name}-%{version}.%{arch}\n' opennms-core jicmp jdk >> >> -- >> Benjamin Reed >> The OpenNMS Group >> http://www.opennms.org/ >> >> >> >> >> ------------------------------------------------------------------------------ >> Start uncovering the many advantages of virtual appliances >> and start using them to simplify application deployment and >> accelerate your shift to cloud computing. >> http://p.sf.net/sfu/novell-sfdev2dev >> _______________________________________________ >> 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 >> > > > > -- > From: "SanNikoV Vasiliy" <[email protected]> > -- From: "SanNikoV Vasiliy" <[email protected]> ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ 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