-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Sonntag, 4. Januar 2009 15:08:48 schrieb Sawada, Yoshiki: > I am using Ubuntu 8.10.
Me too. > I found texi2html ver. 1.78 by "sudo apt-get install texi2html", but I > do not know how to install texi2html ver. 1.79 into Ubuntu. texi2html 1.80 has been released a few days ago (1.79 was the development version; we need it for our nice documentation layout, which does not work with older versions, since we are heavily customizing the html generation and many features were implemented on our request). http://www.nongnu.org/texi2html/ AFAIK, there is no ubuntu package for this new version, yet. However, you can do: cvs -d:pserver:anonym...@cvs.savannah.nongnu.org:/sources/texi2html checkout \ texi2html cd texi2html ./autogen.sh make and then add a link to the texi2html script to e.g. ~/bin/ cd ~/bin ln -s ~/texi2html/texi2html texi2html And then add that path to you PATH environment variable (if it is not included in the PATH already): export PATH=~/bin:$PATH You can do this e.g. in your ~/.bashrc or ~/.bash_profile > And "MetaPost" for "mpost" is not found by "sudo apt-get install metapost". reinh...@einstein:~$ dlocate -S bin/mpost texlive-metapost: /usr/bin/mpost So you'll have to install the texlive-metapost package... Cheers, Reinhold - -- - ------------------------------------------------------------------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://www.lilypond.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFJYNt3TqjEwhXvPN0RAheHAKC3efAUwRcOM5K03ZLl3IrH02yjaACgrOGy ViUOJYuuYhkw0WQJTHP/qrA= =zAzH -----END PGP SIGNATURE----- _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel