all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: X commands not forwarding
Date: Thu, 24 Aug 2006 23:36:26 +0200	[thread overview]
Message-ID: <F50A931F-531C-4D00-BB60-90C749DB8D64@Web.DE> (raw)
In-Reply-To: <5971720.post@talk.nabble.com>


Am 24.08.2006 um 22:14 schrieb lackita:

> It appears that it isn't linked against any X libraries.  My next  
> question
> would therefore be how I could modify the program to link against such
> libraries.

Install a C compiler and install the X11 developer packages. Then  
configure GNU Emacs with '--with-x' and look at the end of  
configure's output. There it should be mentioned that X libraries  
where found:

   What window system should Emacs use?                    x11
   What toolkit should Emacs use?                          LUCID
   Where do we find X Windows header files?                /usr/X11R6/ 
include
   Where do we find X Windows libraries?                   /usr/X11R6/ 
lib

Then compile and install!

If configure did not find X, then better get a pre-compiled version.

--
Greetings

   Pete       (:
         _    / __    -    -
       _/ \__/_/        -     -
      (´`)      (´`)   -    -
       `´        `´

  reply	other threads:[~2006-08-24 21:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.5559.1156433772.9609.help-gnu-emacs@gnu.org>
2006-08-24 19:27 ` X commands not forwarding Mark T.B. Carroll
2006-08-24 20:14   ` lackita
2006-08-24 21:36     ` Peter Dyballa [this message]
     [not found]   ` <mailman.5580.1156454300.9609.help-gnu-emacs@gnu.org>
2006-08-24 21:31     ` Mark T.B. Carroll
2006-08-24 15:16 lackita
2006-08-24 16:19 ` Kevin Rodgers

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=F50A931F-531C-4D00-BB60-90C749DB8D64@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=Help-gnu-emacs@gnu.org \
    /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.