Re: need help building

Glynn Clements <[email protected]> Tue, 2 Mar 2004 20:52:26 +0000
Newsgroups gmane.emacs.xemacs.general
Message-ID <[email protected]>
Don Cohen wrote:

> I have a newly installed RedHat 8 with Gnome but when I
> run configure it doesn't find X.

Ensure that you have the appropriate *-devel packages installed, e.g. 
XFree86-devel.

> What's the solution?
> INSTALL mentions something about 
> --site-includes and --site-libraries but doesn't tell me what
> to specify for those.
> How can I find out what other things besides X and gnome 
> to mention in the configure arguments?

Running:

	./configure --help

lists all of the switches which configure understands.

-- 
Glynn Clements <[email protected]>