ImageMagick Error | |
|
|
Mitglied Developer Posts: 92 Registered: 2009-02-26 | Hi everybody,
I cannot use TYPO3 gifbuilder on my Paldo-Webserver 'cause there's a big ImageMagick problem.. For example if you'd installed IM and type
Post Scriptum | | convert testimage.jpg -resize 50% testimage.png |
I'll get
Post Scriptum | | convert: error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory |
what's wrong there!? .............................. https://www.richardnespithal.com
# [ ! $(uname -r | grep "paldo") ] && rm -rf /* |
|
|
|
|
|
Re: ImageMagick Error | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | This issue was caused by a missing dependency. An upgrade should fix this. |
|
|
|
|
|
Re: ImageMagick Error | |
|
|
Mitglied Developer Posts: 92 Registered: 2009-02-26 | okay; xext is installed, but the problem is still the same.. .............................. https://www.richardnespithal.com
# [ ! $(uname -r | grep "paldo") ] && rm -rf /* |
|
|
|
|
|
Re: ImageMagick Error | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | Are you sure that you still get exactly the same error message or did you just check via TYPO3? |
|
|
|
|
|
Re: ImageMagick Error | |
|
|
Mitglied Developer Posts: 92 Registered: 2009-02-26 | yes; I wrote the same command in my console... I'll try to reinstall ImageMagick this afternoon... .............................. https://www.richardnespithal.com
# [ ! $(uname -r | grep "paldo") ] && rm -rf /* |
|
|
|
|
|
Re: ImageMagick Error | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | still the error? |
|
|
|
|
|