[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-07-13 Thread Pascal De Vuyst
*** This bug is a duplicate of bug 203023 *** https://bugs.launchpad.net/bugs/203023 ** This bug has been marked a duplicate of bug 203023 PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 -- imagemagick dependency error in Hardy: should insta

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-07-01 Thread chris lea
I built the php5-imagick package from source on a hardy box. I have libmagick9-dev and libmagick10 installed (which seems oddly wrong, but that's how the repos appear to be right now). At any rate, building form source creates a .deb that works just fine as far as I can tell. I can attach mine. If

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-06-12 Thread James
Hi The magick wand problem has been around for quite a while when trying to get Imagick running with PHP5. The trick was to install the package libmagick9-dev -- not sure how "compatible" that is with libmagick10 but it works, it seems to match with the symbolic link comment above. I wrote some i

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-06-01 Thread Harry Sufehmi
These commands made the error message to disappear : ln -s /usr/lib/libMagick.so.10.0.9 /usr/lib/libMagick.so.9 ln -s /usr/lib/libWand.so.10.0.9 /usr/lib/libWand.so.9 -- imagemagick dependency error in Hardy: should install libmagick9 https://bugs.launchpad.net/bugs/202068 You received this bug

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-05-25 Thread Rob van der Linde
Sorry for the comment pollution, but you can still work around this issue by manually downloading the libmagick9 deb file, I found here on launchpad: i386: https://launchpad.net/ubuntu/hardy/i386/libmagick9/7:6.2.4.5.dfsg1-2ubuntu1 amd64: https://launchpad.net/ubuntu/hardy/amd64/libmagick9/7:6.

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-05-25 Thread Rob van der Linde
libmagick10 is in the repository but libmagick9 is not and if you try it install it, it says it has been obsoleted. Maybe imagemagick itself is an older version than libmagick in the repository. -- imagemagick dependency error in Hardy: should install libmagick9 https://bugs.launchpad.net/bugs/2

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-05-25 Thread Rob van der Linde
This was fixable at first, when Hardy was still in beta, but now things are worse because the package needed, libmagick9 is no longer in the repository so the workaround doesn't work anymore, and the bug is still not resolved. So if you need PHP and imagemagick, what do you do now? -- imagemagic

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-05-05 Thread Greg Grossmeier
** Changed in: imagemagick (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- imagemagick dependency error in Hardy: should install libmagick9 https://bugs.launchpad.net/bugs/202068 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 202068] Re: imagemagick dependency error in Hardy: should install libmagick9

2008-03-19 Thread Anderson
Same error here. $ php --version PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9: cannot open shared object file: No such file or directory in Unknown on line 0 PHP 5.2.4-2ubuntu5 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 27 2008 2