Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: nitram on December 04, 2016, 01:23:04 PM

Title: ImageMagick.tcz missing libffi.so.5 dependency
Post by: nitram on December 04, 2016, 01:23:04 PM
In TC7 x86, attempting to run convert command from ImageMagick.tcz:
Code: [Select]
convert: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory

Loading libffi5.tcz fixed the problem, allowed converting multiple jpg to pdf. Please add as a dependency, thanks.
Title: Re: ImageMagick.tcz missing libffi.so.5 dependency
Post by: nitram on December 15, 2016, 02:28:58 AM
Just wanted to bump this, hasn't been addressed. Not sure if Bela can re-compile for TC7 x86 using  libffi  or whether  libffi5.tcz  should simply be added as a dependency to make it work. Thanks.
Title: Re: ImageMagick.tcz missing libffi.so.5 dependency
Post by: bmarkus on December 15, 2016, 03:54:43 AM
Just wanted to bump this, hasn't been addressed. Not sure if Bela can re-compile for TC7 x86 using  libffi  or whether  libffi5.tcz  should simply be added as a dependency to make it work. Thanks.

Better to uődate dependency and recompile it on 8.0 next.

I will fix it.