Added by anderson oliveira over 8 years ago
hi please check the error of the libMagick
Red Hat Enterprise 6.6
openproject] ./bin/postinstall
rake aborted!
LoadError: libMagickCore.so.5: cannot open shared object file: No such file or directory - /opt/openproject/vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0-static/rmagick-2.15.4/RMagick2.so
Replies (2)
Hi, can you give the output of
rpm -qi openproject
on your machine? The imagemagick dependency should be included to the list of required system dependencies.Hi,
thanks for answering
rpm -qi openproject
Name : openproject Relocations: /
Version : 6.0.5 Vendor: Packager.io <https://packager.io>
Release : 1477385452.e6352bc.centos6 Build Date: Ter 25 Out 2016 07:57:27 BRST
Install Date: Qui 03 Nov 2016 10:03:03 BRST Build Host: 86c6344bac23
Group : default Source RPM: openproject-6.0.5-1477385452.e6352bc.centos6.src.rpm
Size : 472042520 License: unknown
Signature : RSA/SHA1, Ter 25 Out 2016 07:59:55 BRST, Key ID b6d583ccbd33eeb8
Packager : support@packager.io
URL : https://packager.io/gh/opf/openproject-ce
Summary : Official OpenProject Community Edition
Description :
Official OpenProject Community Edition
rpm -qi ImageMagick
Name : ImageMagick Relocations: (not relocatable)
Version : 6.5.4.7 Vendor: Red Hat, Inc.
Release : 7.el6_5 Build Date: Qui 30 Jan 2014 13:36:32 BRST
Install Date: Qui 03 Nov 2016 09:40:20 BRST Build Host: x86-026.build.eng.bos.redhat.com
Group : Applications/Multimedia Source RPM: ImageMagick-6.5.4.7-7.el6_5.src.rpm
Size : 6733394 License: ImageMagick
Signature : RSA/8, Qui 06 Fev 2014 06:12:52 BRST, Key ID 199e2f91fd431d51
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://www.imagemagick.org/
Summary : An X application for displaying and manipulating images
Description :
ImageMagick is an image display and manipulation tool for the X
Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
and Photo CD image formats. It can resize, rotate, sharpen, color
reduce, or add special effects to an image, and when finished you can
either save the completed work in the original format or a different
one. ImageMagick also includes command line programs for creating
animated or transparent .gifs, creating composite images, creating
thumbnail images, and more.
ImageMagick is one of your choices if you need a program to manipulate
and display images. If you want to develop your own applications
which use ImageMagick code or APIs, you need to install
ImageMagick-devel as well.