rpm -Uvh ImageMagick-6.8.5-5.x86_64.rpm
I tried and failed.
error: Failed dependencies:
libHalf.so.4()(64bit) is needed by ImageMagick-6.8.5-5.x86_64
libIex.so.4()(64bit) is needed by ImageMagick-6.8.5-5.x86_64
libIlmImf.so.4()(64bit) is needed by ImageMagick-6.8.5-5.x86_64
libImath.so.4 ...
Search found 3 matches
- 2013-05-09T03:07:41-07:00
- Forum: Developers
- Topic: Installation woes on Red Hat linux Enterprise Edition 5.1
- Replies: 4
- Views: 15510
- 2013-05-09T03:02:31-07:00
- Forum: Developers
- Topic: Installation woes on Red Hat linux Enterprise Edition 5.1
- Replies: 4
- Views: 15510
Re: Installation woes on Red Hat linux Enterprise Edition 5.
$ yum install --nogpgcheck ImageMagick-6.8.5-5.x86_64.rpm
I tried and got the below results
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Examining ImageMagick-6.8.5-5.x86_64.rpm: ImageMagick-6.8.5-5.x86 ...
I tried and got the below results
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Examining ImageMagick-6.8.5-5.x86_64.rpm: ImageMagick-6.8.5-5.x86 ...
- 2013-05-09T03:00:16-07:00
- Forum: Developers
- Topic: Installation woes on Red Hat linux Enterprise Edition 5.1
- Replies: 4
- Views: 15510
Re: Installation woes on Red Hat linux Enterprise Edition 5.
I encounter the same problem.anthony wrote:Create an RPM specific to your RHEL installation.
See instructions on
http://www.imagemagick.org/Usage/api/#building
Any solutions available in addition to this?