unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Robert Thorpe" <rthorpe@realworldtech.com>
Subject: Re: Compiling CVS Emacs with X toolkit
Date: 23 Nov 2006 09:22:20 -0800	[thread overview]
Message-ID: <1164302540.601378.42030@m7g2000cwm.googlegroups.com> (raw)
In-Reply-To: <87hcwqdrwc.fsf@kobe.laptop>

Giorgos Keramidas wrote:
> On 23 Nov 2006 06:59:08 -0800, "Robert Thorpe" <rthorpe@realworldtech.com> wrote:
> > Mathias Dahl wrote:
> >> Since upgradring my GNU/Linux installation from Mandrake 10.1 Official
> >> to Mandriva Free 2007, my CVS Emacs build does not get any X
> >> capabilities. I use the same script (cd prj/emacs; cvs update;
> >> ./configure; make etc...) as I did before.
> >>
> >> Of course I understand that this has to do with the new install and
> >> that I lack some "blabla-devel-y.z" libraries, but I find it hard to
> >> figure out exactly which I lack. Using rpmdrake (which is a very nice
> >> tool), there is a jungle of different libs for "X" to choose from. I
> >> don't care much about which toolkit I use although GTK would be nice.
> >>
> >> Any pointers?
> >>
> >> Maybe this question would be more valid in some Mandria forum, I don't
> >> know...
> >
> > Do what Giorgos said.  The libraries Emacs uses are libXt and libXaw,
> > as far as I can remember.
>
> Right... and a few other X11-related libraries.
>
>    % keramida@kobe:/home/keramida$ emacs --batch --eval '(princ (format "%s\n" (version)))'
>    % GNU Emacs 22.0.91.2 (i386-unknown-freebsd7.0, X toolkit)
>    %  of 2006-11-22 on kobe
>    % keramida@kobe:/home/keramida$ ldd /opt/emacs/bin/emacs
>    % /opt/emacs/bin/emacs:

Wow.  I haven't even heard of some of those libraries.  It looks like
image support is the reason for most of those libs being needed.  Emacs
has changed a lot since v20.7 when I looked at this last.

  reply	other threads:[~2006-11-23 17:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-22 14:46 Compiling CVS Emacs with X toolkit Mathias Dahl
2006-11-22 21:13 ` Sean Sieger
2006-11-22 21:33 ` Giorgos Keramidas
2006-11-23 14:59 ` Robert Thorpe
2006-11-23 16:55   ` Giorgos Keramidas
2006-11-23 17:22     ` Robert Thorpe [this message]
2006-11-23 23:02       ` Giorgos Keramidas
2006-11-24 17:51       ` Leo
2006-11-23 17:20 ` Mathias Dahl

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=1164302540.601378.42030@m7g2000cwm.googlegroups.com \
    --to=rthorpe@realworldtech.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).