I tried to install libmng-1.0.10, which requires lcms-1.19, which I had 
previously installed. Make failed with a notice that "lcms.h" could not be 
found. Some net searching indicates that there is a very long-standing problem 
with "lcms.h" being missing from the lcms build. There is no header file 
"lcms.h" to be found in the lcms build tree. However, there is a file "lcms2.h" 
and it gets installed in /usr/include.

More net searching shows that some people have solved the missing file problem 
by pointing libmng to the "lcms2.h" header in one of libmng's header files.

My questions are:

Has anyone already dealt with this issue in BLFS?

Can I just modify the appropriate file(s) in libmng to look for "lcms2.h"?

Is there any practical difference between "lcms.h" and "lcms2.h"?

Alan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to