It's quite hard to install on a non-rpm based distro (at least for me, it is
so I was wondering if I should wait or install Red-Hat (as it's for my work,
I need it for yesterday
Thanks

Code: Select all
# root.install: the top directory to install OpenNMS to
root.install = /opt/opennms
# root.install.initdir: the location of the init.d directory
root.install.initdir = /opt/opennms/bin
# install.servlets: the location of the servlet root
root.install.servlets = /opt/opennms/webapps/opennms
# root.install.share: the location of shared data
root.install.share = /opt/opennms/share
# root.install.rrdtool: the location of rrdtool libraries
root.install.rrdtool = /opt/opennms/lib
# root.install.postgresql: the location of postgresql libraries
root.install.postgresql = /opt/opennms/lib
# root.install.contrib: the location to put the contributed source
root.install.contrib = /opt/opennms/contrib
# root.install.logs: the directory to log to
root.install.logs = /opt/opennms/logs
# root.install.pid: the name of the pid file to use
root.install.pid = /opt/opennms/logs/opennms.pid
# root.install.perl: the location of your perl executable
root.install.perl = /usr/bin/perl
# root.installprefix: a prefix used for installation in or chroot
root.installprefix =
Code: Select all
for my $dir ('/var/tomcat4/conf', '/sw/var/tomcat4/conf', '/usr/local/tomcat4/conf', '/etc/tomcat', '/usr/local/tomcat/conf') {

http://portage.boxed.no/net-analyzer/opennms-server/djwilf wrote:Has any one else got OPENNMS 1.1.4 working ?
I am intrested as I have it working on one server and not another and cant see the difference !



