hi emacsers

   After struggling for quite a while, I fail to let my emacs(on Ubuntu) to open bmp images.

   ,-------- Variables in my laptop
   | (image-type-available-p 'bmp): nil
   | (describe-variable 'image-types): svg png gif tiff jpeg xpm postscript xbm pbm
   `--------

   ,----------- imagemagick has been installed
   | wei@wei-laptop:~$ sudo apt-get install imagemagick
   | Reading package lists... Done
   | Building dependency tree
   | Reading state information... Done
   | imagemagick is already the newest version.
   | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
   `-----------

   Any hint is welcome for me to move further. Thanks in advance.


--
Thanks & Regards

Denny Zhang