odolfo Medina wrote: > I managed to install emacs-w3m in my system, > but still can't view images within html mails, with gnus. > > [...] > > Before installing emacs-w3m, I installed the following packages: > gc.tar.gz; openssl-0.9.7e.tar.gz; w3m-0.5.1.tar.gz. > I don't know if it's important, but during the 'make' step > in the installation of openssl-0.9.7e.tar.gz > the following message went on appearing: > > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > > No other problems seemed to occur. Katsumi Yamaoka wrote: > Can you see this image? > > [...] > > the image in this message should be viewed if your Emacs > supports the png image format. Rodolfo: > Unfortunately not! Katsumi: > Your problem seems that your Emacs has not been built > with image libraries. Rodolfo: > Thanks. I installed the packages zlib-1.2.2.tar.gz and > libpng-1.2.8-config.tar.gz and then reinstalled Emacs CVS 21.3.50, > and now I *can* see in the article buffer the image you sent me in your > message. > However, there are other html images I still can't view with gnus. > Shall I install also the libraries for gif, jpeg and tiff? Masaru Nomiya wrote: > Yes, you must do it. > Just look your config.log. I downloaded and installed the following packages: 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, and now when I evaluate within Emacs the forms: (image-type-available-p 'gif) (image-type-available-p 'jpeg) (image-type-available-p 'tiff) (image-type-available-p 'xbm) (image-type-available-p 'xpm) (image-type-available-p 'png) the answer is always: 't'. But still, I can't view html images in gnus! Only the image sent by Katsumi, in png format. From the emacs-w3m config.log file I can't get any help. I'm attaching it though. Rodolfo
Attachment:
config.log
Description: Binary data