Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Texmacs Newbie -- problem in compiling texmacs

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Texmacs Newbie -- problem in compiling texmacs


Chronological Thread 
  • From: Robert Borys <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Texmacs Newbie -- problem in compiling texmacs
  • Date: Fri, 06 Feb 2004 07:56:55 +0100


1. iconv was not found, HTML import may crash

install libiconv


make errors:

Infile included from Typeset/Graphics/curve.cpp:15:
Typeset/Graphics/math_util.hpp:18: error: 'const double infinity' redeclared as different kind of symbol
/usr/include/math.h:123: error: previous declaration of 'double infinity()'

a simple hack is to comment 123-th line in math.h before compiling TeXmacs and uncomment it after.


--
Robert Borys




Archive powered by MHonArc 2.6.19.

Top of Page