Am Donnerstag, 25. Oktober 2007 23:21:00 schrieb John Culleton: > In a 1.3.5 svn download when I do: > cmake ../Scribus > I get the following error: > CMake Error: Qt qmake not found! > > But qmake exists on my system in /usr/bin/qmake.
Please read the instructions here http://docs.scribus.net/index.php?lang=en&page=install4 or here http://wiki.scribus.net/index.php/Building_SVN_versions_with_CMake > > BTW cmake defaults to a build directory of /home/username/scribusinstal. > This is a goofy default but to avoid long cmake strings I created such a > directory. I don't much care where the thing is built. > > Formerly I used the following: > > cmake -f Makefile.cvs > but that doesn't work any more. No Makefile.cvs in the distro. Is there > a substitute for it? I'm pretty sure you used make -f Makefile.cvs ;) Cheers Christoph
