From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: DiTAA error under Ubuntu Date: Sat, 15 Aug 2009 10:23:59 +0200 Message-ID: <87y6pltrhc.fsf@mundaneum.com> References: <87eiriwf8u.fsf@mundaneum.com> <10452.1250011855@alphaville.usa.hp.com> <10676.1250012412@alphaville.usa.hp.com> <87eirgccfv.fsf@mundaneum.com> <87tz0adafa.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Nick, Hi Eric, Eric S Fraga wrote: > S=C3=A9bastien Vauban wrote: >> Here is the situation of Java-related packages on my system so far: > > [...] > >> p openjdk-6-dbg - Java runtime based on OpenJDK (deb= ugging symbols) >> p openjdk-6-demo - Java runtime based on OpenJDK (dem= os and examples) >> p openjdk-6-doc - OpenJDK Development Kit (JDK) docu= mentation >> p openjdk-6-jdk - OpenJDK Development Kit (JDK) >> p openjdk-6-jre - OpenJDK Java runtime, using Hotspo= t JIT >> p openjdk-6-jre-zero - Alternatve JVM for OpenJDK, using = Zero/Shark >> p openjdk-6-source - OpenJDK Development Kit (JDK) sour= ce files >> p openjdk-6-source-files - OpenJDK 6 source files (used as a = build dependency) > > [...] > >> p sun-java6-demo - Sun Java(TM) Development Kit (JDK)= 6 demos and examples >> p sun-java6-doc - Sun JDK(TM) Documention -- integra= tion installer >> p sun-java6-fonts - Lucida TrueType fonts (from the Su= n JRE) >> p sun-java6-javadb - Java(TM) DB, Sun Microsystems' dis= tribution of Apache Derby >> p sun-java6-jdk - Sun Java(TM) Development Kit (JDK)= 6 >> p sun-java6-jre - Sun Java(TM) Runtime Environment (= JRE) 6 (architecture independent f >> p sun-java6-plugin - The Java(TM) Plug-in, Java SE 6 >> p sun-java6-source - Sun Java(TM) Development Kit (JDK)= 6 source files > > Is there any reason you do not wish to install either of openjdk or > sun-java? No, it's just that part of the Java things were installed with `bootchart'. So, I did not make any choice, and I fear problems of mixing versions... > The gnu java implementation is (I believe -- I could be horridly > out of date on this) still not complete, especially with respect to AWT. = My > recommendation would be to install either openjdk-6 (which Nick I believe= is > using and works) or sun-java6 (which I am using and works). This clarifies what I have to do... Just did: --8<---------------cut here---------------start------------->8--- sudo aptitude install openjdk-6-jre --8<---------------cut here---------------end--------------->8--- And, now, it works! Thanks a lot! > Best is to do: > > update-alternatives --display java > > which will list the alternatives installed for that command as well as > tell you the default. For me: > > $ update-alternatives --display java > java - manual mode > link currently points to /usr/lib/jvm/java-6-sun/jre/bin/java > /usr/bin/gij-4.3 - priority 43 > /usr/bin/gij-wrapper-4.0 - priority 40 > slave java.1.gz: /usr/share/man/man1/gij-wrapper-4.0.1.gz > /usr/bin/gij-wrapper-4.1 - priority 41 > /usr/lib/jvm/java-6-sun/jre/bin/java - priority 63 > slave java.1.gz: /usr/lib/jvm/java-6-sun/jre/man/man1/java.1.gz > /usr/lib/jvm/java-gcj/jre/bin/java - priority 1043 > slave java.1.gz: /usr/lib/jvm/java-gcj/man/man1/java.1.gz > Current `best' version is /usr/lib/jvm/java-gcj/jre/bin/java. > $ For the records, I now have: --8<---------------cut here---------------start------------->8--- > update-alternatives --display java java - status is auto. link currently points to /usr/lib/jvm/java-6-openjdk/jre/bin/java /usr/bin/gij-4.3 - priority 43 slave java.1.gz: /usr/share/man/man1/gij-4.3.1.gz /usr/lib/jvm/java-gcj/jre/bin/java - priority 1042 slave java.1.gz: /usr/lib/jvm/java-gcj/man/man1/java.1.gz /usr/lib/jvm/java-6-openjdk/jre/bin/java - priority 1061 slave java.1.gz: /usr/lib/jvm/java-6-openjdk/jre/man/man1/java.1.gz Current `best' version is /usr/lib/jvm/java-6-openjdk/jre/bin/java. --8<---------------cut here---------------end--------------->8--- Thanks again, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode