Results 1 to 2 of 2

Thread: Imagemagick / identify without any image format

  1. #1

    Imagemagick / identify without any image format

    Hi,
    I've installed package imagemagick (6.3.5.10-1) with
    Code:
    ipkg install imagemagick
    which completed successfully.

    Several image format libraries have also been installed (libjpeg, libpng, libtiff, etc.). However, imagemagick (used from a simple php gallery) is not working properly.

    "identify" will always respond "identify: no decode delegate for this image format".

    The result of
    Code:
    identify -list format
    is just
    Code:
       Format  Module    Mode  Description
    -------------------------------------------------------------------------------
    
    * native blob support
    This is the first time I am using Imagemagick. What can be done to register the file formats correctly?

    Many Thanks!

  2. #2
    I have the same problem. No solution so far.

Similar Threads

  1. Freetype not working with ImageMagick
    By martin700 in forum WL-500g Custom Development
    Replies: 1
    Last Post: 12-05-2007, 19:13
  2. ImageMagick package NOK
    By kokoro in forum WL-500g Custom Development
    Replies: 10
    Last Post: 07-04-2007, 16:11
  3. Who is pressing the camera button ?
    By max2950 in forum WL-500g Q&A
    Replies: 0
    Last Post: 19-11-2006, 08:59
  4. Anybody installed ImageMagick on WL500-g?
    By ikerstges in forum WL-500g Q&A
    Replies: 16
    Last Post: 21-02-2006, 14:10

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •