hi > ----------------------- > cd /usr/local/src/s140 > rm -r * > cd ../ > svn co svn://scribus.net/branches/Version135/Scribus s140 > cd s140 > cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus4_svn > make > make install > cd scribus > ls -l scribus > rm /usr/local/bin/scrib4 > ln scribus /usr/local/bin/scrib4 > ----------------------------------- > This bypasses the Ubuntu update system.
after having read about the most painful way to get scribus 1.4 on your ubuntu system, you may be interested in one which is a bit longer, but certainly easier and on the safe side of life: http://wiki.scribus.net/canvas/Ubuntu in short: add the scribus own repository to your list and the latest scribus 1.4 will show up in your apps store ciao a.l.e
