From: "Rodolfo Medina" <romeomedina@libero.it>
Subject: Re: How to make Emacs use image support libraries? [solved]
Date: Tue, 8 Mar 2005 12:18:47 +0100 [thread overview]
Message-ID: <MBBBJFILCHONLINKEBBKMEPBCLAA.romeomedina@libero.it> (raw)
In-Reply-To: <ICZN1L$DCFF4B4E9BCF47C19F5F0701728DBB17@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 tried with `$ ./configure --with-png' and also with
> `$ ./configure --with-png=yes', but the above output would not change.
> The same with jpeg, gif, tiff. I think all these libraries are installed
> in my system, because there are many files with such extensions and,
besides,
> I can perfectly view jpeg images.
> Any suggestion?
Jason Rumney wrote:
> Are the development packages for those libraries also installed? Emacs
> needs the header files to compile against.
Thanks to Jason and Pete who kindly replied.
I installed the packages zlib-1.2.2.tar.gz and
libpng-1.2.8-config.tar.gz and then repeated the '$ ./configure' step
with Emacs, and now there is:
Does Emacs use -lpng? yes
. Cheers,
Rodolfo
next prev parent reply other threads:[~2005-03-08 11:18 UTC|newest]
Thread overview: 8+ 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 ` Rodolfo Medina [this message]
2005-03-08 13:49 ` Rodolfo Medina
2005-03-08 20:32 ` Peter Dyballa
2005-03-10 10:13 ` Rodolfo Medina
2005-03-10 11:58 ` Peter Dyballa
2005-03-11 10:47 ` Rodolfo Medina
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=MBBBJFILCHONLINKEBBKMEPBCLAA.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).