unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
[parent not found: <mailman.3434.1110541250.32256.help-gnu-emacs@gnu.org>]
* Re: How to make Emacs use image support libraries? [solved]
  2005-03-07 15:29 romeomedina
@ 2005-03-08 11:18 Rodolfo Medina
  2005-03-08 13:49 ` How to make Emacs use image support libraries? Rodolfo Medina
  2005-03-10 10:13 ` Rodolfo Medina
  0 siblings, 2 replies; 10+ messages in thread
From: Rodolfo Medina @ 2005-03-08 11:18 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <mailman.2895.1110210915.32256.help-gnu-emacs@gnu.org>]
* How to make Emacs use image support libraries?
@ 2005-03-07 15:29 romeomedina
  2005-03-07 16:16 ` Peter Dyballa
  0 siblings, 1 reply; 10+ messages in thread
From: romeomedina @ 2005-03-07 15:29 UTC (permalink / raw)


Hi.

When I installed Emacs CVS 21.3.50 on my system,
the `$ ./configure' step ended up accompanied by the following output:

  Where should the build process find the source code?    /home/rodolfo/tmp/emacs
  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
  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?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  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?

Thanks,
Rodolfo




____________________________________________________________
6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
Scaricalo su INTERNET GRATIS 6X http://www.libero.it


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-03-11 18:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.3255.1110453456.32256.help-gnu-emacs@gnu.org>
2005-03-10 13:49 ` How to make Emacs use image support libraries? Stefan Monnier
     [not found] <mailman.3434.1110541250.32256.help-gnu-emacs@gnu.org>
2005-03-11 18:00 ` Kevin Rodgers
2005-03-08 11:18 How to make Emacs use image support libraries? [solved] Rodolfo Medina
2005-03-08 13:49 ` How to make Emacs use image support libraries? 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
     [not found] <mailman.2895.1110210915.32256.help-gnu-emacs@gnu.org>
2005-03-07 22:38 ` Jason Rumney
  -- strict thread matches above, loose matches on Subject: below --
2005-03-07 15:29 romeomedina
2005-03-07 16:16 ` Peter Dyballa

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