Date: Wed, 24 May 2006 13:30:52 +0100 From: Joe Holden <joe.holden@operatelecom.com> To: Dennis Berger <db@nipsi.de> Cc: java@freebsd.org Subject: Re: OpenNMS Message-ID: <447451FC.2020103@operatelecom.com> In-Reply-To: <4474314F.3040309@nipsi.de> References: <44742E4D.4000506@operatelecom.com> <4474314F.3040309@nipsi.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFF4C062552DDF1C78151D797 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Dennis Berger wrote: > # diff -u /tmp/opennms-1.2.7-1/source/build.xml build.xml > --- /tmp/opennms-1.2.7-1/source/build.xml Tue Feb 21 15:40:05 2006 > +++ build.xml Thu Feb 23 13:26:02 2006 > @@ -53,10 +53,12 @@ > <property name=3D"build.release.dir" value=3D"${build.dir}/releases"/> > > <property name=3D"build.postgresql.include.dir" > - value=3D"/usr/include/pgsql/server"/> > - <property name=3D"build.rrdtool.include.dir" value=3D"/usr/include"/> > - <property name=3D"build.rrdtool.lib.dir" value=3D"/usr/lib"/> > - <property name=3D"build.rrdtool.bin" value=3D"/usr/bin/rrdtool"/> > + value=3D"/usr/local/include/postgresql/server"/> > + <property name=3D"build.postgresql.include2.dir" > + value=3D"/usr/local/include"/> > + <property name=3D"build.rrdtool.include.dir" value=3D"/usr/local/incl= ude"/> > + <property name=3D"build.rrdtool.lib.dir" value=3D"/usr/local/lib"/> > + <property name=3D"build.rrdtool.bin" value=3D"/usr/local/bin/rrdtool"= /> > <property name=3D"database.name" value=3D"opennms"/> > <property name=3D"database.user" value=3D"opennms"/> > <property name=3D"database.password" value=3D"opennms"/> > > this will fix it... and you have to use tomcat4 for opennms :-) > > regards, > Dennis Berger > > Joe Holden wrote: > >> Hi all, >> Has anyone successfully got opennms working on FreeBSD? (I'm >> currently attempting to set it up on a 6.1-STABLE machine, tomcat 5.5)= , >> I have all the needed libs etc installed, however when i do a "sh >> build.sh all", it tells me postgres can't find libintl.h, which does >> exist in /usr/local/include/libintl.h. >> >> postgresql.compile: >> [cc] 1 total files to be compiled. >> [cc] In file included from >> /usr/local/include/postgresql/server/postgres.h:48, >> [cc] from >> /root/opennms-1.2.7-1/source/work/postgresql/iplike.c:42: >> [cc] /usr/local/include/postgresql/server/c.h:87:21: libintl.h: >> No such file or directory >> >> Is there any freebsd specific flags I should use? >> >> Thanks, >> Joe >> >> >> >> >> For Opera Telecom's latest news click here "Opera Telecom =96 Partner >> of Vodafone, BT, and 02 =96 Offices in Australia, Ireland, Italy, >> Kenya, Portugal, South Africa, Spain, Tanzania, UK and USA =96 one-sto= p >> shop solution including 3G Video, MMS, SMS, WAP, Web, IVR available >> through Opera=92s world-leading Dragon self-service platform." This >> e-mail is intended for the above named only. It may contain private >> and confidential information or material that is privileged. If it >> has come to you in error you must take no action based upon it, nor >> must you copy or show it to anyone. Please return the message >> immediately to postmaster The validity of any pricing information >> contained herein is 30 days unless otherwise stated. E &OE. Standard >> terms and conditions apply > Thanks very much! Works perfectly now! For Opera Telecom's latest news click here "Opera Telecom =96 Partner of Vodafone, BT, and 02 =96 Offices in Austral= ia, Ireland, Italy, Kenya, Portugal, South Africa, Spain, Tanzania, UK and = USA =96 one-stop shop solution including 3G Video, MMS, SMS, WAP, Web, IVR = available through Opera=92s world-leading Dragon self-service platform." This e-mail is intended for the above named only. It may contain private = and confidential information or material that is privileged. If it has come= to you in error you must take no action based upon it, nor must you copy o= r show it to anyone. Please return the message immediately to postmaster Th= e validity of any pricing information contained herein is 30 days unless ot= herwise stated. E &OE. Standard terms and conditions apply --------------enigFF4C062552DDF1C78151D797 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRHRR/oXEl0mZ993SAQLJzQf7B+HnP3FHCGVP+Q9YmAMzbBegm7KBVJq9 DMshRkA4hKmkEsVHEC8nUNGr2BVadslI40G6JjUWawkBssYUwqHFSR0YAhsSRjpJ SzgXqDqy7RP6PvDLJJy2FIgCDcJs25QSGoxvZqNZL2+75Tfx+lA1idsKPRd4iP6K uxMVouO/VDu9OHZIRZuMRgAT6QLAvjXzwiVH5jjseNNL5SOMfUL2YbyGfEQNXOx5 I+D7UyoYmnvVZiEUlMF8LQuPs58Kx/lqF13i3bhu1mGNKwc5TfJS7ADVJOv74aN9 9307eGO/mi3PNfF6nJnK8nabK4RcQQ41e4y6nGkKd0pR2CiohDz5oQ== =+vNN -----END PGP SIGNATURE----- --------------enigFF4C062552DDF1C78151D797--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447451FC.2020103>