Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: sigbert on March 12, 2011, 02:58:50 PM

Title: ImageMagick.tcz with microcore
Post by: sigbert on March 12, 2011, 02:58:50 PM
After installing ImageMagick.tcz a call of "convert" leads to a "error while loading shared libraries: libjpeg.so.62...".

Sigbert
Title: Re: ImageMagick.tcz with microcore
Post by: tinypoodle on March 12, 2011, 03:45:04 PM
... as expected ;)

http://forum.tinycorelinux.net/index.php?topic=7314.0
Title: Re: ImageMagick.tcz with microcore
Post by: sigbert on March 13, 2011, 10:25:50 AM
http://forum.tinycorelinux.net/index.php?topic=7314.0

I read this but it was not helpful. If I understand right then installing links.tcz + links-cli.tcz should solve the problem for links. For me it did not with microcore, I still get a resolved dependeny to libjpeg... when I called links.

Sigbert
Title: Re: ImageMagick.tcz with microcore
Post by: tinypoodle on March 13, 2011, 02:42:44 PM
You understand wrong; any app depending on graphics stuff which has been stripped from tinycore would not work with microcore unless you would add whatever is required separately. You might be better off replaceing microcore.gz with tinycore.gz.
Title: Re: ImageMagick.tcz with microcore
Post by: Jason W on March 13, 2011, 03:06:22 PM
Also, as stated in the links-cli.tcz info file, you must use the command "links-cli" to launch the cli version of links.  It is named that to allow having both links extensions installed without file conflict.
Title: Re: ImageMagick.tcz with microcore
Post by: sigbert on March 13, 2011, 03:27:52 PM
You might be better off replaceing microcore.gz with tinycore.gz.

That is what I did to solve the problem :) and start now with the boot option "text".

However, it seems not reasonable to me that ImageMagick.tcz does not install libjpeg, too (if missing). But maybe my understanding of microcore = tinycore - GUI is not correct.

Thanks a lot for your answers

Sigbert
Title: Re: ImageMagick.tcz with microcore
Post by: roberts on March 13, 2011, 03:35:21 PM
libjpeg.so.62 is supplied via Xlibs.tcz which tinycore includes and is optional with microcore.
If you wish to use microcore then add Xlibs.tcz.
Title: Re: ImageMagick.tcz with microcore
Post by: bmarkus on March 13, 2011, 03:49:46 PM

However, it seems not reasonable to me that ImageMagick.tcz does not install libjpeg, too (if missing). But maybe my understanding of microcore = tinycore - GUI is not correct.


It is not ImageMagick issue but the environment you are running it and for sure there are many other applications work fine on TC but not MC. Add missing libs to MC but not to applications running correctly on TC.