Search found 2 matches
- 2017-05-19T04:54:22-07:00
- Forum: Users
- Topic: Building ImageMagick with *latest* openexr libs on CentOS 6
- Replies: 1
- Views: 2364
Re: Building ImageMagick with *latest* openexr libs on CentOS 6
The problem was that I had to manually set PKG_CONFIG_PATH=$TARGET_DIR/lib/pkgconfig. It's working now.
- 2017-05-18T01:45:24-07:00
- Forum: Users
- Topic: Building ImageMagick with *latest* openexr libs on CentOS 6
- Replies: 1
- Views: 2364
Building ImageMagick with *latest* openexr libs on CentOS 6
I'm trying to build ImageMagick from source with latest openexr libs on CentOS 6.
The latest available version from yum is OpenEXR-devel.x86_64 1.6.1-8.1.el6 so I've downloaded and built ilmbase 2.2.0 and openexr 2.2.0. My problem is that the ImageMagick build script can't locate the 2.2.0 lib ...
The latest available version from yum is OpenEXR-devel.x86_64 1.6.1-8.1.el6 so I've downloaded and built ilmbase 2.2.0 and openexr 2.2.0. My problem is that the ImageMagick build script can't locate the 2.2.0 lib ...