emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Export ascii-images using ditaa when targeting HTML?


From: Bernt Hansen
Subject: [Orgmode] Re: Export ascii-images using ditaa when targeting HTML?
Date: Wed, 12 Nov 2008 14:18:54 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Sebastian Rose <address@hidden> writes:

> OK, fixed.
>
>
> I did NOT have to adjust all the /etc/alternatives/java* stuff.
>
> Just java and javac have been changed on some updating or installation
> of packages depending on the free java stuff.
>
>
> sh$ cd /etc/alternatives/
> sh$ rm java
> sh$ ln -s /usr/lib/jvm/java-6-sun/bin/java java
> sh$ rm javac
> sh$ ln -s /usr/lib/jvm/java-6-sun/bin/javac javac

This is a better way to update the alternatives

# update-alternatives --config java

and you pick from the provided alternatives.  It updates multiple links
as required.

-Bernt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]