Missing Dependencies : Building Cool Reader 3 as libfb2.so
Hi,
I have been trying to build Cool Reader 3 for Jinke (libfb2.so) using Ubuntu Linux. However, I got the following Error Messages:
-- Could NOT find ZLIB (missing: ZLIB_LIBRARIES ZLIB_INCLUDE_DIRS)
System ZLIB not found, will build local one
-- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
System LIBPNG not found, will build local one
-- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
System LIBJPEG not found, will build local one
-- Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS)
I tried installing these packages through "apt-get" but I still get these error messages. By the way, I already have cmake installed.
I'm wondering if I do anything wrong...
Thank You Very Much
|