Hi all, followed the instructions on Scribus.net. After downloading from svn, cmake fails. This is what i get:
thr at thr-x1:~/src/scribus-svn/Scribus/build$ /usr/bin/cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus-svn -DWANT_VERSIONING=1 -- Shared Library Flags: -- The CXX compiler identification is unknown CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. -- Scribus 1.5.0.svn will be built to install into /usr/local/scribus-svn -- Machine: i686-linux-gnu, void pointer size: 4 -- Found target X86 -- Building for target i686-linux-gnu -- Using standard ApplicationDataDir. You can change it with -DAPPLICATION_DATA_DIR Qt4 Found OK -- QtWebkit Found OK -- Building without Qt3 Support (GOOD) CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE): Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindZLIB.cmake:47 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:586 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! thr at thr-x1:~/src/scribus-svn/Scribus/build$ Running Kubuntu 12.04 LTS (Precise). Thanks in advance Thorsten
