Package: latexdraw
Version: 2.0.8+1-1
Severity: normal
Dear Maintainer,
When trying to launch latexdraw, I get the message
/usr/bin/latexdraw: 22: exec: /jre/bin/java: not found
Indeed, /usr/bin/java does not point to the locations searched by the
script but to /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java.
Launching after setting JAVA_HOME to /usr/lib/jvm/java-6-openjdk-amd64/
works fine.
Adding a line to /usr/bin/latexdraw such as
t=/usr/lib/jvm/java-6-openjdk-amd64 && test -d $t && JAVA_HOME=$t
would probably solve the problem also.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (700, 'unstable'), (650, 'testing'), (600, 'experimental'), (500,
'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages latexdraw depends on:
ii libjiu-java 0.14.2+3-2
ii libjlibeps-java 0.1+2-1
ii openjdk-6-jre 6b23~pre10-1
Versions of packages latexdraw recommends:
ii ghostscript 9.04~dfsg-2
ii texlive-binaries [texlive-base-bin] 2009-11
ii texlive-latex-base 2009-14
ii texlive-pstricks 2009-10
Versions of packages latexdraw suggests:
pn ttf-mscorefonts-installer <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]