> I update 1.5.0 every night on my Slackware 13.0 Linux system using > this script. It may not be elegant but it works: > ------------------------------ > cd /usr/local/src/scribus_svn > svn co svn://scribus.info/Scribus/trunk/Scribus > cd ./Scribus > cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus_svn > make > make install > rm /usr/local/bin/scrib5 > ln /usr/local/scribus_svn/bin/scribus /usr/local/bin/scrib5 > ------------------------------------------------------ > > Now for the hard part. Does anyone on list use 1.5.0 under MSWindows? > If so what steps did you have to go through to set up your system to > be capable of compiling 1.5.0?
Try this http://goo.gl/TcDw1 Welcome to the brave new world of compiling for Windows Best wishes -- Owen
