Hi, --- On Sun, Aug 19, 2012 at 10:47 PM, ARUN PALANIAPPAN <[email protected]> wrote: | *Here is What I did and What I got: * | | aalunga@ARUN:~/DeskDocs/S$ ./configure \--
As I mentioned earlier, you are not supposed to run configure. --- | Scribus uses the CMake (http://www.cmake.org) buildsystem instead of | configure. \-- As it says so. --- | aalunga@ARUN:~/DeskDocs/S$ cmake . | ... | CMake Error at | /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 | (MESSAGE): | Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) | | -- Configuring incomplete, errors occurred! \-- Read the output! You are again not following instructions. Did you do some homework on finding which package is required to be installed for zlib? SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
