Since you have it installed on Windows you can just copy over all files to the Linux machine and then do chmod 755 *.sh chmod 755 *.pl FYI. Same files are installed on all systems, only different graphical menu shortcuts are created by the installed. That's all. : I have (I think) jdk 1.5 setup properly, and the JAVA_HOME set to the proper : location on fedora core 5 : however, when I attempt to run : ./setup.sh nogui /usr/local/24x7 : i get the following error : INFO: Running console mode installer. : IMPORTANT: For license terms and conditions read LICENSE.TXT file. : INFO: Installing to: "/usr/local/24x7" : [ Starting automated installation ] : ERROR: Cannot load installer! : Is there anything I can do to troubleshoot this install on why this fails? : Identical install of jdk 1.5 on a windows system, and a setup using : setup.bat works just fine... : Thoughts ?
|