Results 1 to 11 of 11

Thread: ImageMagick package NOK

  1. #1

    Exclamation ImageMagick package NOK

    Hi,

    Trying to install ImageMagick package for using gallery on the router, the installation is failed because liblcms is missing. I checked, there is liblcms in optware packages but not unslung, can anybody make one or correct ImageMagick package ?

    Code:
    ipkg install imagemagick
    Installing imagemagick (6.3.1-6-1) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/imagemagick_6.3.1-6
    -1_mipsel.ipk
    Nothing to be done
    An error ocurred, return value: 1.
    Collected errors:
    ERROR: Cannot satisfy the following dependencies for imagemagick:
             liblcms

  2. #2
    hi, i've the same problem, but i installed DAlbum. Now, i'm testing it. This software can use another image library (GD).

    short part of my config file
    Code:
       $g_sResizeMethod="GD";
       $g_bGDVer2=false;
    i've only one problem with this gallery - the quality of generated thumbs is VERY low.

  3. #3
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    liblcms is available with "oleg" feed. wl500 g feed does not suport wchar required by liblcms.
    See http://www.nslu2-linux.org/wiki/FAQ/Optware-uClibcBuild for more info

  4. #4
    So, do you mean that the wl500g can actually install the liblcms package with some modification?
    or installing imagemagick is totally impossible?
    (BTW, I am start working on the gallery yesterday)

  5. #5
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    imagemagic should work.

  6. #6
    Quote Originally Posted by oleo View Post
    imagemagic should work.
    May I know what step is required to get the imagemagick to install?
    I got the exact error massage as stated above..


    [admin@WL500g /]$ ipkg install imagemagick
    Installing imagemagick (6.3.1-6-1) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/un...6-1_mipsel.ipk

    Nothing to be done
    An error ocurred, return value: 1.
    Collected errors:
    ERROR: Cannot satisfy the following dependencies for imagemagick:
    liblcms

  7. #7
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Quote Originally Posted by oleo View Post
    liblcms is available with "oleg" feed. wl500 g feed does not suport wchar required by liblcms.
    See http://www.nslu2-linux.org/wiki/FAQ/Optware-uClibcBuild for more info
    I quote myself and add evidence of my sample install! I repeat againg: Use oleg feed and not deprecated wl500g!

    Code:
    [admin@oleo tmp]$ ipkg install imagemagick
    Installing imagemagick (6.3.2-1-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/imagemagick_6.3.2-1-1_mipsel.ipk
    Installing libtiff (3.8.2-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/libtiff_3.8.2-1_mipsel.ipk
    Installing liblcms (1.15-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/liblcms_1.15-1_mipsel.ipk
    Configuring imagemagick
    Configuring liblcms
    Configuring libtiff
    Successfully terminated.

  8. #8
    I have reinstall the entire wl500g with the new feed. But here come with a problem. The lighttpd + fast-cgi + php setting generate "500 - Internal Server Error" with package in this feed. But with the old feed, I can at least start the Gallery 1.5 installation interface.
    <?php phpinfo();?> do give normal output.

    The lighttpd log doesn't give any hint, saying the fast-cgi process died.
    When can I get the log of the fast-cgi and php?

    Thanks for your help.

  9. #9

    Îøèáêà ïðè óñòàíîâêå âåáñåðâåðà

    Mistake when installing php-thttpd
    -------------------------------------------------------
    [admin@WL500 root]$ ipkg install php-thttpd
    Installing php-thttpd (2.25b-5.2.0-4) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/un...0-4_mipsel.ipk
    Nothing to be done
    An error ocurred, return value: 1.
    Collected errors:
    ERROR: Cannot satisfy the following dependencies for php-thttpd:
    libstdc++
    [admin@WL500 root]$
    ------------------------------------------------------------
    That possible do?
    Last edited by Vollsky; 08-11-2008 at 23:17.

  10. #10
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    You do not have libuclibc++ installed that provides libstdc++

  11. #11
    Quote Originally Posted by oleo View Post
    You do not have libuclibc++ installed that provides libstdc++
    Thank you! The Question is skim!
    Last edited by Vollsky; 08-11-2008 at 23:18.

Similar Threads

  1. lighttp and php tutorial
    By theboy50 in forum WL-500g/WL-500gx Tutorials
    Replies: 29
    Last Post: 30-01-2008, 19:03
  2. Torrentflux mod, controls Transmission - can someone package it?
    By nant15 in forum WL-500g Custom Development
    Replies: 5
    Last Post: 14-11-2006, 20:49
  3. package feeds
    By _H_o_L_E_ in forum WL-500g Q&A
    Replies: 0
    Last Post: 14-11-2006, 12:41
  4. Gameserver
    By blingbling in forum WL-500gP Q&A
    Replies: 2
    Last Post: 17-07-2006, 16:37
  5. 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
  •