all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: emacs 21.3 with X support?
Date: Sat, 12 Jun 2004 19:20:30 +0200	[thread overview]
Message-ID: <86u0xgvgkh.fsf@rumba.de.uu.net> (raw)
In-Reply-To: 302FA80E-BC8C-11D8-9FC9-000A95C0C442@berkeley.edu

Aaron Steele <asteele@berkeley.edu> writes:

> i've compiled gnu emacs 21.3 under linux redhat 8.0 with the following
> configuration:
>
> <.configure>
> ./configure --with-x --x-libraries=/usr/X11R6/include/X11/
> --x-includes=/usr/X11R6/lib/
> </.configure>

The libraries are most probably in /usr/X11/R6/lib, whereas the
includes are in /usr/X11R6/include.

Your config is different in two ways:  (1) You had it the other way
round, and (2) you specified /usr/X11R6/include/X11, instead of
/usr/X11R6/include.

I suggest that you do not specify these parameters at all.
/usr/X11R6 seems like a normal place for X11 to be installed, so I
expect that the Emacs configure script knows about it and checks it.

Kai

  reply	other threads:[~2004-06-12 17:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-12 16:18 emacs 21.3 with X support? Aaron Steele
2004-06-12 17:20 ` Kai Grossjohann [this message]
2004-06-12 18:28 ` Eli Zaretskii
2004-06-12 17:47   ` Aaron Steele
2004-06-12 19:37     ` Kai Grossjohann
2004-06-12 22:01       ` Aaron Steele
2004-06-13  5:05         ` Eli Zaretskii
2004-06-13 11:38         ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86u0xgvgkh.fsf@rumba.de.uu.net \
    --to=kai@emptydomain.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.