On 1/19/10 7:23 PM, John Culleton wrote: > The latest version of 1.5.0 seems frozen at the January 9 update. Or so the > help screen says. Is that in fact the latest or am I downloading the wrong > file? > > Here is my script, run as root. > ---------------------------------------- > mkdir ~/src/ > mkdir ~/src/scribus_svn > rm -r ~/src/scribus_svn/* > sudo mkdir /usr/local/scribus_svn > cd ~/src/scribus_svn > svn co svn://scribus.info/Scribus/trunk/Scribus > cd ./Scribus > cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus_svn > make > sudo make install > ----------------------------------------------------------- > > Any criticism? > Your script doesnt need to change, we just need to edit the about.cpp file. We just bump the date now and then so we and you know about what revision/release you are at within SVN.
I am still baffled at the complexity of that script, if you are running that daily.. Craig
