Search found 1 match
- 2018-09-08T01:50:05-07:00
- Forum: Bugs
- Topic: undefined reference to jpeg_default_qtables
- Replies: 3
- Views: 13638
Re: undefined reference to jpeg_default_qtables
I have the same problem with install ImageMagick on CentOS-6.5-x86_64. # ldconfig -p | grep libjpeg libjpeg.so.62 (libc6) => /usr/lib/libjpeg.so.62 libjpeg.so.9 (libc6,x86-64) => /usr/local/lib/libjpeg.so.9 libjpeg.so (libc6,x86-64) => /usr/local/lib/libjpeg.so After "make" command at the end i have ...