emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: opensolaris and emacs-23 X toolkit


From: Stephen J. Turnbull
Subject: Re: opensolaris and emacs-23 X toolkit
Date: Mon, 15 Jun 2009 12:12:43 +0900

Harry Putnam writes:
 > Andreas Schwab <address@hidden> writes:
 > 
 > > Harry Putnam <address@hidden> writes:
 > >
 > >> XMenuInt.h:24:22: X11/Xlib.h: No such file or directory
 > >
 > > Fix that first.
 > 
 > Is that due to a missing library or more likely due to opensol having
 > such stuff somewhere emacs doesn't expect.

If you see a GUI based on GNOME you have the libraries.  You're
probably lacking includes because you are lacking a development
environment for X11 (and everything else, most likely).  If so, you
need to install them.

It's not likely that X includes would be somewhere Emacs doesn't
expect.  For historical reasons X include almost always live in
/usr/include/X11, normally as a symlink from /usr/X11/include/X11.
Emacs knows to check both of those places (as well as several others).

However, if that is the case "locate Xlib.h" will tell you where it
is.








reply via email to

[Prev in Thread] Current Thread [Next in Thread]