Am Sonntag, 18. M?rz 2007 23:47 schrieb ols6000 at sbcglobal.net: > I can successfully build Scribus 1.3.3.9cvs from sources (Fedora 6), > but in order to debug it easily, I need to build a non-optimized > version, with all the symbols for Scribus itself and similarly for > the libraries it uses, including source line numbering. > > The build procedure performed by ./configure and make creates an > executable that is optimized and doesn't have all these symbols. > > Can anyone tell me how to create this "debug build" of Scribus?
Either ./configure --enable-debug or use cmake: http://wiki.scribus.net/index.php/Building_1.3.3.6cvs_or_1.3.4cvs_or_higher_with_CMake HTH Christoph
