mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Where to download the source?


Chronological Thread 
  • From: HG <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Where to download the source?
  • Date: Mon, 04 Aug 2014 08:15:29 +0200

http://www.texmacs.org/tmweb/download/svn.en.html

search in google : texmacs svn and you got this link.
On ubuntu you type in a shell
sudo apt-get build-dep texmacs
to get all libs installed
you make a dir
mkdir texmacs and then cd texmacs
there :

svn co svn://svn.savannah.gnu.org/texmacs/trunk/src

after

cd src
./configure --prefix=/usr (for ubuntu only or anywhere you want it installed)
make (not mandatory, if many cores -j9 for core 8)
sudo make install
and if everything ok (should be)
you got a nice texmacs icon (sigma in black)


Le 03/08/2014 20:50, Victor Porton a écrit :
It seems you are not going to fix broken link
http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.2-src.tar.gz at
http://www.texmacs.org/tmweb/download/sources.en.html despite I requested to
fix this link a few times.

OK, you are not going to do it.

But at very least, explain how to download the 1.99.2 release from SVN or
Git. What tag or branch should I use?

--
Victor Porton - http://portonvictor.org




Archive powered by MHonArc 2.6.19.

Top of page