Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: alanl on September 26, 2009, 08:54:09 PM

Title: Imagemagick and libgomp?
Post by: alanl on September 26, 2009, 08:54:09 PM
I`m using tc-2.2 and imagemagic.tcel.  Says it can`t
find libgomp.  Libgomp is in /usr/local/lib.  I tried it
in /lib and it works!  Inkscape is installing libgomp
in /usr/local/lib and imagemagic is looking in /lib.
Title: Re: Imagemagick and libgomp?
Post by: Juanito on September 26, 2009, 09:34:17 PM
Seems odd - libgomp is from gcc.

The latest version of the gcc extension has libgomp in /usr/local/lib and earlier versions had it in /usr/lib - it was never in /lib...
Title: Re: Imagemagick and libgomp?
Post by: curaga on September 27, 2009, 03:41:42 AM
The imagemagick extension would need libgomp added.
Title: Re: Imagemagick and libgomp?
Post by: mikshaw on September 27, 2009, 06:11:41 AM
Sounds like imagemagick was built with hard-coded paths.  That isn't ideal.
Title: Re: Imagemagick and libgomp?
Post by: bmarkus on September 27, 2009, 11:24:41 AM
Sounds like imagemagick was built with hard-coded paths.  That isn't ideal.

 :( It was built with the default options. When do you get the error message about missing libgomp, which command was used? I made some basic tests and it works, no any error message.
Title: Re: Imagemagick and libgomp?
Post by: alanl on September 27, 2009, 07:17:07 PM
I get the error message when I type...display... and hit enter.
Title: Re: Imagemagick and libgomp?
Post by: mikshaw on September 28, 2009, 04:55:38 AM
That has to do with the Imagemagick GUI, not any specific command.  You should at least still be able to use all the commandline tools until this problem can be worked out.
Title: Re: Imagemagick and libgomp?
Post by: bmarkus on September 30, 2009, 12:34:29 AM
Bug found, it will be fixed with the next update.
Title: Re: Imagemagick and libgomp?
Post by: alanl on September 30, 2009, 07:45:57 PM
When I left click on a pic the commands box comes up
but none of the commands work!
Title: Re: Imagemagick and libgomp?
Post by: bmarkus on September 30, 2009, 10:42:39 PM
When I left click on a pic the commands box comes up
but none of the commands work!

Which version are you using?
Title: Re: Imagemagick and libgomp?
Post by: alanl on September 30, 2009, 11:05:02 PM
I downloaded a copy from the 2-tce directory
on Monday.
Title: Re: Imagemagick and libgomp?
Post by: bmarkus on September 30, 2009, 11:09:34 PM
I downloaded a copy from the 2-tce directory
on Monday.

Will check it. Just a side note. TCE versions are not updated since a while, use allways TCZ and load into the RAM with the Install button if do not want to mount.
Title: Re: Imagemagick and libgomp?
Post by: bmarkus on October 01, 2009, 10:27:59 PM
When I left click on a pic the commands box comes up
but none of the commands work!

Unfortunetly I did not find a fix for the missing menu items in display. Fast Google search shows it is not unique but had no time to deal with it. I have submitted 6.5.6-6 version. It has the same issue but all command like tools work fine. Just see 6.5.6-7 is released. Unfortunately there are releases in every 3-4 days :(

As an alternative submitted GraphicsMagick (http://www.graphicsmagick.org/) which is pretty similar to ImageMagick but smaller and faster. And yes, this menu is working. Try when itt will be available in the TCZ repo.