Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] texmacs make problem

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] texmacs make problem


Chronological Thread 
  • From: "Andrey G. Grozin" <address@hidden>
  • To: address@hidden
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] texmacs make problem
  • Date: Mon, 7 Jan 2008 11:34:02 +0600 (NOVT)

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