Tue, 15 Mar 2005 12:04:40 +0100, Ignacio Garc�a Fern�ndez <[EMAIL PROTECTED]> wrote:
> If I run argouml just after install I get the following error message: > > [11:56] shannon:~$ argouml > No JVM found to run ArgoUML > Please install a JVM to run ArgoUML or > set JAVA_HOME if it's not a JVM from a Debian Package. > > and in case I set JAVA_HOME to /usr/ so that argouml can find there > bin/java, I get a similar message to that found in the first report > > [11:56] shannon:~$ export JAVA_HOME=/usr/ This is not a real JAVA_HOME. Can you try setting your JAVA_HOME like this: $ export JAVA_HOME=/usr/lib/j2se/1.4 or where Blackdown is installed... and then $ argouml If it works, can you close this bug? Thanks, -- Arnaud Vandyck Java Trap: http://www.gnu.org/philosophy/java-trap.html

