Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: uggla on March 02, 2012, 02:37:05 PM

Title: dvdauthor and ImageMagic out of sync
Post by: uggla on March 02, 2012, 02:37:05 PM
spumux in dvdauthor.tcz needs libMagickCore.so.4, ImageMagic.tcz only provides libMagickCore.so.5.
Title: Re: dvdauthor and ImageMagic out of sync
Post by: bmarkus on March 02, 2012, 02:54:22 PM
Create a symlink. It was already discussed with another extension depending on obsolate ImageMagick, do not remember which. Search forum.
Title: Re: dvdauthor and ImageMagic out of sync
Post by: uggla on March 02, 2012, 03:12:28 PM
I think dvdauthor needs to be rebuilt
(like the last time this happened)
http://forum.tinycorelinux.net/index.php/topic,7222.msg38220.html#msg38220 (http://forum.tinycorelinux.net/index.php/topic,7222.msg38220.html#msg38220)
Title: Re: dvdauthor and ImageMagic out of sync
Post by: bmarkus on March 03, 2012, 09:41:59 AM
I will update ImageMagick to have a symlink to have libMagickCore.so.4 symlinked to libMagickCore.so.5 It may work as a temporary solution.
Title: Re: dvdauthor and ImageMagic out of sync
Post by: uggla on March 03, 2012, 10:03:03 AM
Thanks!