Hello Witty,
On Sat, 4 Dec 2010 11:46:10 +0200, Ian "Witty" Whitfield wrote: [snip] > > Regarding compiling my own copy of 1.3.9 - which is something I have > never done and know almost nothing about - as suggested by John. I have > been in direct contact with him and tried this. However I ran into some > problems of missing programs and he talked me through these. I > progressed but still have an error and I have not heard back from him. > The error is... > > ian at LinuxBox ~/Software/Scribus-1.3.9/scribus-1.3.9 $ cmake . > -- Scribus 1.3.9 will be built to install into /usr/local > -- Machine: i486-linux-gnu, void pointer size: 4 > -- Found target X86 > -- Building for target i486-linux-gnu > -- Using standard ApplicationDataDir. You can change it with > -DAPPLICATION_DATA_DIR > CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:673 (MESSAGE): > Could NOT find QtCore header > Call Stack (most recent call first): > CMakeLists.txt:472 (FIND_PACKAGE) > > > -- Configuring incomplete, errors occurred! > > Any additional help will be appreciated - thanks. > > Ian Whitfield > Install libqt4-dev. Make sure that you have all the prerequisites.You need to install the -dev packages in each case in order tocompile programs that use the libraries. Regards,Alias John Brown.
