unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: "Meryl Silverburgh" <silverburgh.meryl@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Compiling emacs 22 on ubuntu 7.0.4
Date: Mon, 11 Jun 2007 17:20:54 +1200	[thread overview]
Message-ID: <18028.56246.803917.520794@kahikatea.snap.net.nz> (raw)
In-Reply-To: <701fce30706102144k17151433rc78902a60e136884@mail.gmail.com>

 > I am trying to compile emacs 22 on ubuntu 7.0.4. The compile
 > completes, but when I execute the emacs, the tool bar
 > icons/splashscreen only has black/white color. Can you please tell me
 > how to fix that?
 > 
 > 
 > This is my configure string:
 >  ./configure --prefix=/home/scheung/localbin --with-gtk -with-jpeg
 > --with-png --with-tiff --with-gif
 > Thank you.

You're probably missing some header files, e.g, /usr/include/X11/xpm.h
from the package libxpm-dev.  You can check by looking through config.log in
the top directory.  Also, when you run configure at the start, a list of what
it finds is given at the end.

I don't think you need to specify  -with-jpeg --with-png --with-tiff --with-gif
as they are all the default (if you have the headers/libraries).

If you're building from CVS on the trunk, --with-gtk is also the default now.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

  reply	other threads:[~2007-06-11  5:20 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11  4:44 Compiling emacs 22 on ubuntu 7.0.4 Meryl Silverburgh
2007-06-11  5:20 ` Nick Roberts [this message]
2007-06-11  6:27   ` Jan Djärv
2007-06-11  6:49     ` Nick Roberts
2007-06-11 16:25       ` Richard Stallman
2007-06-11 17:48       ` Jan Djärv
     [not found]   ` <701fce30706102236y19574300r15ec9e5739e826f@mail.gmail.com>
2007-06-11  6:35     ` Nick Roberts
2007-06-11  6:01 ` Jan Djärv
2007-06-11 16:25   ` Richard Stallman
2007-06-11 17:57     ` Jan Djärv
2007-06-13  8:07       ` Richard Stallman
2007-06-11 21:39     ` Jason Rumney
2007-06-13  8:06       ` Richard Stallman
2007-06-13  9:18         ` Jan Djärv
2007-06-13  9:30           ` David Kastrup
2007-06-13 10:26             ` Jan Djärv
2007-06-13 10:40               ` David Kastrup
2007-06-13 20:45                 ` Jan Djärv
2007-06-13 22:35                   ` Glenn Morris
2007-06-14  6:14                     ` Jan Djärv
2007-06-14 20:14                       ` Glenn Morris
2007-06-14 16:20                     ` Richard Stallman
2007-06-14 20:18                       ` Glenn Morris
2007-06-14 20:44                         ` David Kastrup
2007-06-15  5:52                           ` Jan Djärv
2007-06-15 19:21                           ` Richard Stallman
2007-06-15 19:21                         ` Richard Stallman
2007-06-14 16:20                   ` Richard Stallman
2007-06-13  9:34           ` David House
2007-06-14  7:49           ` Richard Stallman
2007-06-14  8:23             ` Jan Djärv
2007-06-13 17:23         ` Eli Zaretskii
2007-06-13 17:41           ` Eli Zaretskii

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=18028.56246.803917.520794@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=emacs-devel@gnu.org \
    --cc=silverburgh.meryl@gmail.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.
Code repositories for project(s) associated with this public inbox

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

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).