Nick Dokos <nicholas.do...@hp.com> wrote: > =?utf-8?Q?S=C3=A9bastien_Vauban?= <wxhgmqzgw...@spammotel.com> wrote: > > > I'm trying to use the DiTAA tool for making easy graphics in a couple of > > minutes. > > > > Though, I've this error when exporting to LaTeX: > > > > --8<---------------cut here---------------start------------->8--- > > [...@mundaneum] ...texmf/tex/latex>java -jar /home/sva/Downloads/emacs/site= > > -lisp/org-mode/contrib/scripts/ditaa.jar /tmp/org-ditaa13182XLS archi.png > > > > DiTAA version 0.6b, Copyright (C) 2004 Efstathios Sideris > > > > Using options:=20 > > Reading file: /tmp/org-ditaa13182XLS > > Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load libra= > > ry: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so > > ... > > From a quick look at synaptic, it seemed `openjdk-6-jre-lib' would be the most > likely candidate package to contain libmawt.so, but it wasn't there. > However, the headless package has it: > > ,---- > | $ dpkg --contents openjdk-6-jre-headless_6b11-2ubuntu2.1_i386.deb | grep > awt > | -rw-r--r-- root/root 18232 2009-01-30 18:43 > ./usr/lib/jvm/java-6-openjdk/jre/lib/i386/headless/libmawt.so > | -rw-r--r-- root/root 554920 2009-01-30 18:43 > ./usr/lib/jvm/java-6-openjdk/jre/lib/i386/libawt.so > | -rw-r--r-- root/root 3008 2009-01-30 18:43 > ./usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjawt.so > `---- >
... and I should have continued: you probably have headless already, since the library depends on it; in which case, a cunningly placed symlink should do the trick. Nick _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode