mailing-list for TeXmacs Users

Text archives Help


Re: Ubuntu should set texmacs as depending on texlive-math-extra (was: Re: [TeXmacs] lightning flash symbol in texmacs help manual)


Chronological Thread 
  • From: "Alvaro Tejero Cantero" <address@hidden>
  • To: address@hidden
  • Subject: Re: Ubuntu should set texmacs as depending on texlive-math-extra (was: Re: [TeXmacs] lightning flash symbol in texmacs help manual)
  • Date: Thu, 22 May 2008 20:36:20 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=movbFS02K/5X5iCXpC+nJrt9+zGdvFsUbWEiHOXCP3t2Uk6dCEfV1MBYTn9DU6cN1UHzC0L8Hl+TMRjhFWpb731Y56za2kTlJDX3ybxPeElGiK5vjqOVy1Ff+DD1pNx/gaJg2RqJQK5E5SSJKnolYumVKVU83tSroqYStNQeyWQ=

Since a while I tend to have TeXmacs compiled from sources, it is
really not a big deal - only 12' compilation time and done.

Get it from http://www.texmacs.org/tmweb/download/sources.en.html
Get the dependencies for building:
$ sudo apt-get install guile-1.8 guile-1.8-dev libfreetype6-dev
libx11-dev libxext-dev g++ texmacs-extra-fonts texlive-fonts-extra

Do the usual mantra:
$ ./configure
$ make
$ sudo make install

And you can of course still fire up anytime the texmacs you got from
your distribution.

Use

$ texmacs # for the self-compiled executable, normally at
/usr/local/bin/texmacs

(you can change that location by entering --prefix=mylocation at the
./configure step)

or,

$ /usr/bin/texmacs #the bundled TeXmacs, version 1.0.6.11 for Ubuntu 8.0.4

Á.

On Thu, May 22, 2008 at 8:07 PM, address@hidden
<address@hidden> wrote:
> An extra question : under 8.04 how do you install a binary version of
> the 1.0.6.14 texmacs version (where do you get this binary version) ?
>
> In debian lenny, the texmacs package is 1.0.6.14 but the compatibility
> between debian and ubuntu tends to be chaotic ...
>
> With lenny and the texlive-math-extra no font problem neither.
>
> MLL
>
>
>
>
> On jeu, 2008-05-22 at 19:47 +0200, Javier Arantegui Jimenez wrote:
>> Hi!
>>
>> El Jue, 22 de Mayo de 2008, 18:33, Alvaro Tejero Cantero escribió:
>> > Yes, it is. Starting TeXmacs on a terminal reveals that the stmaryd
>> > fonts are missing. Under Ubuntu 8.04 they are made available as
>> > follows:
>> >
>> > sudo apt-get install texlive-math-extra
>>
>> I had the same problem using Kubuntu 8.04 and the binary version of
>> TeXmacs 1.0.6.14. Installing that package solved the problem. Maybe that
>> information could be added in
>>
>> http://www.texmacs.org/tmweb/download/unix.en.html
>>
>> in 5. Extra fonts?
>>
>> Javier
>>
>>
>
>



Archive powered by MHonArc 2.6.19.

Top of page