Le 04/04/2011 15:00, Jonathan Aquilina a écrit :
On 03/04/2011 14:57, Julien wrote:
Hello,
Maybe, we can help. Could you tell us more about your config ?
What's the result of this command ?
which java
Julien.
i usually pass --without-junit switch which it tells us we can pass
and dont even compile the unit tests. As i mentioned before, is
there somethign we can do as well as work across all platforms
which can check what version of the jdk is installed as well as
automatically find its location.
Jonathan
Sorry, when i talked about your config, I meant Linux (which disto),
Windows, Mac ?
I'm on a Debian testing and here is some commands and their result :
maryline@maryline:~$ which java
/usr/bin/java
maryline@maryline:~$ ls -l /usr/bin/java
lrwxrwxrwx 1 root root 22 18 déc. 19:19 /usr/bin/java ->
/etc/alternatives/java
maryline@maryline:~$ ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 40 18 déc. 19:19 /etc/alternatives/java ->
/usr/lib/jvm/java-6-openjdk/jre/bin/java
and it's the same for javac.
I'm on LO Irc if you want to discuss about it (#julien_)
Julien.