harry gaillac wrote: > [EMAIL PROTECTED] ~]# ls -al /usr/lib/jvm/java-1.4.2-gcj/bin/ > lrwxrwxrwx 1 root root 16 Nov 8 2008 jar -> /usr/bin/fastjar > lrwxrwxrwx 1 root root 19 Nov 8 2008 jarsigner -> /usr/bin/gjarsigner > lrwxrwxrwx 1 root root 12 Nov 8 2008 java -> /usr/bin/gij
> which: no java in (/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin:/usr/bin) > Version /usr/bin/sipx-config: line 62: -version: command not found not > compatible > Cannot locate the Java VM on you machine or wrong version of Java installed. > Please either install Java > or set the SIPX_JAVA_HOME environment variable to where you've installed it. Harry: The problem is that the GCJ java executable is linked to /usr/bin/gij, where sipXconfig is looking for the java binary (not gij). Incidentally, sipX requires Java 1.5 or greater, so you are going to need to update to a newer Java VM - I recommend you get Sun's distribution at http://java.sun.com. // Joe _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
