mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] texmacs make problem


Chronological Thread 
  • From: Clinton Winant <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] texmacs make problem
  • Date: Mon, 07 Jan 2008 09:25:38 -0800
  • Domainkey-signature: a=rsa-sha1; s=2007001; d=ucsd.edu; c=simple; q=dns; b=Weo0HdEDmNwvDASxV7TtwzwR+ElMtAfVoR/g9CTtiNuexueOH1hYoGa7jB5+jenul w+gvFt/KLqRYH8sfnQJcQ==

Yes,loading xlib and xutils got around the problems. Would it be
posible to revise the web description on how to compile to include all
required packages (as opposed to just latex and guile)? It seems that
with so mny ubuntu users, a complete list of requirememnts would save a
lot of time.
On Mon, 2008-01-07 at 11:34 +0600, Andrey G. Grozin wrote:
> On Sun, 6 Jan 2008, address@hidden wrote:
> > g++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link
> > -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers
> > -IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String
> > -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts
> > -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins
> > -I/usr/local/include -Wall -Wno-return-type -O3 -fexpensive-optimizations
> > -fno-rtti -fno-exceptions -c ./Plugins/Ghostscript/ghostscript.cpp -o
> > Objects/ghostscript.o
> > In file included from ./Plugins/Ghostscript/ghostscript.cpp:13:
> > Plugins/Ghostscript/ghostscript.hpp:16:22: error: X11/Xlib.h: No such file
> > or directory
> Do you have Xlib.h in your system?
>
> By the way, which OS and, if Linux, which distribution do you use? In most
> Linux distributions, you have to install a package X11-dev or X11-devel
> (or something similar) to have the header files necessary for compiling
> X11 applications.
>
> Andrey
>




Archive powered by MHonArc 2.6.19.

Top of page