Search found 1 match
- 2013-04-15T10:36:06-07:00
- Forum: Bugs
- Topic: Versions 6.8.1-9 and later don't function
- Replies: 33
- Views: 27919
Re: Versions 6.8.1-9 and later don't function
I have the same problem with "don't know how to make "magick/ImageMagick-6.Q16.pc" This solution was help me: I was install lower version of ImageMagick (6.8.0.0), "make install" say "not found -libltdl" Than I install libltdl from ports : /usr/ports/devel/libltdl make install clean and than again ...