unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Rodolfo Medina" <romeomedina@libero.it>
Subject: Re: How to make Emacs use image support libraries?
Date: Tue, 8 Mar 2005 14:49:44 +0100	[thread overview]
Message-ID: <MBBBJFILCHONLINKEBBKEEPECLAA.romeomedina@libero.it> (raw)
In-Reply-To: <MBBBJFILCHONLINKEBBKMEPBCLAA.romeomedina@libero.it>

Rodolfo Medina wrote:

> When I installed Emacs CVS 21.3.50 on my system,
> the `$ ./configure' step ended up accompanied by the following output:
>
>   Does Emacs use -lXaw3d?                                 no
>   Does Emacs use -lXpm?                                   yes
>   Does Emacs use -ljpeg?                                  no
>   Does Emacs use -ltiff?                                  no
>   Does Emacs use -lungif?                                 no   
>   Does Emacs use -lpng?                                   no
>   Does Emacs use X toolkit scroll bars?                   no
>
>
>
> . Now, I need Emacs to use png libraried. How to do so?


I downloaded and installed: zlib-1.2.2.tar.gz, libpng-1.2.8-config.tar.gz,
tiff-3.7.1.tar.gz, libungif-4.1.3.tar.gz 
and jpegsrc.v6b.tar.gz; then run '$ ./configure' again
and the above output turned into:

  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  yes
  Does Emacs use -lungif?                                 yes
  Does Emacs use -lpng?                                   yes
  Does Emacs use X toolkit scroll bars?                   no

. So, now it's okay for tiff and gif, but not for jpeg.
Why? The installation of jpeg seemed to have no problem.
Any suggestion?

Thanks,
Rodolfo

P.S.: I also downloaded Xaw3d-1.5.tar.gz, but didn't see any
      README or Install file there. How shall I install it?

  reply	other threads:[~2005-03-08 13:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07 15:29 How to make Emacs use image support libraries? romeomedina
2005-03-07 16:16 ` Peter Dyballa
2005-03-08 11:18 ` How to make Emacs use image support libraries? [solved] Rodolfo Medina
2005-03-08 13:49   ` Rodolfo Medina [this message]
2005-03-08 20:32     ` How to make Emacs use image support libraries? Peter Dyballa
2005-03-10 10:13   ` Rodolfo Medina
2005-03-10 11:58     ` Peter Dyballa
2005-03-11 10:47     ` Rodolfo Medina
     [not found] <mailman.2895.1110210915.32256.help-gnu-emacs@gnu.org>
2005-03-07 22:38 ` Jason Rumney
     [not found] <mailman.3255.1110453456.32256.help-gnu-emacs@gnu.org>
2005-03-10 13:49 ` Stefan Monnier
     [not found] <mailman.3434.1110541250.32256.help-gnu-emacs@gnu.org>
2005-03-11 18:00 ` 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

  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=MBBBJFILCHONLINKEBBKEEPECLAA.romeomedina@libero.it \
    --to=romeomedina@libero.it \
    /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).