OpenMP dependency
Posted: 2008-08-22T05:30:39-07:00
Hi there!
I just got a problem trying to use RMagick (Ruby ImageMagick gem) with an updated version with ImageMagick, and got that issue where I needed to recompile ImageMagick with the --disable-openmp option. After recompiling it, it works ok, but there is a lot of users that doesn't knows how to that or can't do that, specially on some web hosting environments where people can't change system libs or resources.
When I searched about that on the web, I found a lot of distros with this issue and a lot of people needing to recompile ImageMagick disabling OpenMP. I'm just curious why the OpenMP thing is a default option now and if it should not be a optional one. Older versions worked ok.
Thanks!
I just got a problem trying to use RMagick (Ruby ImageMagick gem) with an updated version with ImageMagick, and got that issue where I needed to recompile ImageMagick with the --disable-openmp option. After recompiling it, it works ok, but there is a lot of users that doesn't knows how to that or can't do that, specially on some web hosting environments where people can't change system libs or resources.
When I searched about that on the web, I found a lot of distros with this issue and a lot of people needing to recompile ImageMagick disabling OpenMP. I'm just curious why the OpenMP thing is a default option now and if it should not be a optional one. Older versions worked ok.
Thanks!