Hello,
I am trying to install java and servoy on a centos linux server, and am becoming more and more frustrated, with what all documentation on the servoy site said should be relatively easy, well I must be a dummy, and I am quite happy to admit this if I am doing something wrong.
- I have installed the sun java jdk 1.5 , using the RPM file from SUNS website with out problems.
I then can install servoy with the following command
/usr/java/jdk1.5.0_06/bin/java -jar servoy_installer.jar
but using the same full path information servoy_developer does not run.
I really need some help with this I have spent quite a few months developing a invoicing system, and now need to get it going on a new application server. And my dead line is moving in quickly.
I couple of notes
- if I type java -version on the command line I get the following error
command not found
Regards
Phil R