Subject: mailing-list for TeXmacs Users
List archive
From : François Poulain <address@hidden>- To: address@hidden
- Subject: [TeXmacs] HowTo compile TeXmacs under Ubuntu
- Date: Wed, 27 Jun 2012 17:08:52 +0200
Hi,
I recently compiled TeXmacs on a (fresh) Ubuntu distribution. I took
the opportunity to write a mini howto, I share it with you.
Best regards.
François
= HowTo compile TeXmacs under Ubuntu =
Tested on a fresh install.
== Getting the sources ==
You can get the latest version or stable version on
http://www.texmacs.org/tmweb/download/sources.en.html (section 2) or
get the current development version.
If you want the latest version or stable version, copy the link on the
above web page, then
$ wget <link_to_source_archive>
$ tar xvf TeXmacs-<version>-src.tar.gz
$ cd TeXmacs-<version>-src
Else, if you prefer the current development version, you have to
install subversion, using
$ sudo apt-get install subversion
then, you can download the current SVN version of TeXmacs in read-only
mode, using
$ svn co svn://svn.savannah.gnu.org/texmacs/trunk/src
== Getting the dependencies ==
The default TeXmacs configuration depends on Guile and Qt4. To get
them, just do
$ sudo apt-get install libqt4-dev guile-1.8-dev
You will also need a basic compiling environment, so
$ sudo apt-get install build-essential
Finally, you will need some TeX related tools for fonts building.
$ sudo apt-get install texlive-latex-recommended
Note: installing texlive-binaries should be sufficient, but there is an
integration bug which makes mktexpk unable to find TeXmacs fonts. So we
reinstall them via TeXlive.
== Compiling and installing ==
$ cd src
$ ./configure && make && sudo make install
Now, enjoy:
$ texmacs
See section 3 and 4 of
http://www.texmacs.org/tmweb/download/sources.en.html for more details.
--
François Poulain <address@hidden>
- [TeXmacs] HowTo compile TeXmacs under Ubuntu, François Poulain, 06/27/2012
- Re: [TeXmacs] HowTo compile TeXmacs under Ubuntu, Adrian S., 06/27/2012
- Re: [TeXmacs] HowTo compile TeXmacs under Ubuntu, François Poulain, 06/27/2012
- [TeXmacs] Re: HowTo compile TeXmacs under Ubuntu, François Poulain, 06/29/2012
- Re: [TeXmacs] HowTo compile TeXmacs under Ubuntu, Adrian S., 06/27/2012
Archive powered by MHonArc 2.6.19.