From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: DiTAA error under Ubuntu Date: Mon, 17 Aug 2009 13:48:33 +0100 Message-ID: <87skfq8v32.wl%ucecesf@ucl.ac.uk> 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> <87y6pltrhc.fsf@mundaneum.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Md1dp-0007e6-4b for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 08:48:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Md1dk-0007dJ-Ht for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 08:48:48 -0400 Received: from [199.232.76.173] (port=48754 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Md1dk-0007dG-AD for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 08:48:44 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:43722) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Md1dj-0005yf-Pq for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 08:48:43 -0400 In-Reply-To: <87y6pltrhc.fsf@mundaneum.com> 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@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?UTF-8?B?U8OpYmFzdGllbg==?= Vauban Cc: emacs-orgmode@gnu.org At Sat, 15 Aug 2009 10:23:59 +0200, S=C3=A9bastien Vauban wrote: [...] > > 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 belie= ve is > > using and works) or sun-java6 (which I am using and works). >=20 > This clarifies what I have to do... >=20 > Just did: >=20 > --8<---------------cut here---------------start------------->8--- > sudo aptitude install openjdk-6-jre > --8<---------------cut here---------------end--------------->8--- >=20 > And, now, it works! Thanks a lot! Excellent. Glad we could help. eric