Xin wrote: > Submitted on 12/07/2009 > Submitted by anonymous user: [10.1.6.26] > > Submitted values are: > > Your contact information: > Name: Xin > Email Address: xcheney at allette.com.au > About your Scribus program: > Version: 1.3.5 > Prebuilt/Compiled: Compiled > Build Date: > Your operating system and CPU: > Type: Linux > Version: Fedora 8 > CPU type: 32bit Intel/AMD (i386) > Your request content: > Subject: CMake Errors > Message: > Hi All, > > I am installing Scribus on Fedora 8 box to give a try today. I have to > download the 1.3.5 rc3 tarball to compile and install because there is no > .rpm for Fedora 8. > I have installed the requirement packages as mentioned from documentation > page, but still have this error below when run: > /usr/bin/cmake ../scribus -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus > error: > CMake Error: Error in cmake code at > /root/scribus-1.3.5.rc3/scribus/icons/CMakeLists.txt:6: > INSTALL FILES given no DESTINATION! > Current CMake stack: > [1] /root/scribus-1.3.5.rc3/scribus/icons/CMakeLists.txt > CMake Error: Error in cmake code at > /root/scribus-1.3.5.rc3/scribus/styles/CMakeLists.txt:20: > Unknown CMake command "QT4_WRAP_CPP". > -- Configuring done > > I am pretty sure I have yum install qt4 and qt4-devel. > Hi
What version of CMake is installed and what version of qt4* are installed? Sounds like our minimum versions might need to be increased. Also, Scribus 1.3.5 has been released, so please update your codebase. thanks Craig
