As an update I have got Openfire installed now but I cannot get it to start. I know it runs on Java so I checked that it was on, here is the output:
[root@squid alamb200]# java -version
java version "1.7.0_45"
OpenJDK Runtime Environment (rhel-2.4.3.4.el6_5-x86_64 u45-b15)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
I then tried to look in the log files of openfire to see if there was anything to learn there so I went to /opt/openfire/logs and tried to tail nohup.out. The result are below:
[root@squid logs]# tail nohup.out
nohup: failed to run command `/opt/openfire/jre/bin/java': No such file or directory
Can anyone help?
Thanks,
alamb200