all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Decebal <CLDWesterhof@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Latest Emacs is on one system not graphical
Date: Sat, 9 May 2009 01:05:58 -0700 (PDT)	[thread overview]
Message-ID: <35f7eba2-28d1-4c68-a4cd-a3a72d56d7e8@h23g2000vbc.googlegroups.com> (raw)
In-Reply-To: 87prej17po.fsf@galatea.local

On 9 mei, 01:43, p...@informatimago.com (Pascal J. Bourguignon) wrote:
> Then check configure output.  On one system it doesn't find the X
> libraries.   Check if they're installed, find where, and add options
> to configure, such as:
>
>   --x-includes=DIR    X include files are in DIR
>   --x-libraries=DIR   X library files are in DIR

On system 2 xorg-x11-devel was not installed. So that explaines the
difference.
By the way: how important is it to compile Emacs on the system it runs
on? It seemed that it was no problem that on system 2 an Emacs was
running that was buikd on system 1. But maybe there are advantages?

The output from configure on system 1:
Configured for `i686-pc-linux-gnu'.

  Where should the build process find the source code?    /download/
emacs/emacs-22.3
  What operating system and machine description files should Emacs
use?
        `s/gnu-linux.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2 -
Wno-pointer-sign
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find X Windows header files?                Standard
dirs
  Where do we find X Windows libraries?                   Standard
dirs
  Does Emacs use -lXaw3d?                                 yes
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   yes
  Does Emacs use X toolkit scroll bars?                   yes

Are the two no's important?

On system 2 is from the last seven only -lXpm true. So I expect that I
have to install some other packages there.


      reply	other threads:[~2009-05-09  8:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-08 17:23 Latest Emacs is on one system not graphical Decebal
2009-05-08 20:40 ` Pascal J. Bourguignon
2009-05-08 22:20   ` Decebal
2009-05-08 23:43     ` Pascal J. Bourguignon
2009-05-09  8:05       ` Decebal [this message]

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=35f7eba2-28d1-4c68-a4cd-a3a72d56d7e8@h23g2000vbc.googlegroups.com \
    --to=cldwesterhof@gmail.com \
    --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.