[scribus] Installing Scribus 1.5.0 on Windows XP

John Culleton john at wexfordpress.com
Tue Apr 26 14:35:57 UTC 2011


I assume that Cygwin needs to be installed. That I can do. I also 
assume that svn and cmake need to be added. That I haven't done 
for MSWin. Any gotchas here?

Here is the script I use for Linux. How much needs to be changed to 
work under XP?
----------------------------------------------------------------
cd /usr/local/src/
svn co svn://scribus.net/trunk/Scribus s150
cd s150
cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus_svn -
DWANT_SCRIPTER2=1
make
make install
cd scribus
rm /usr/local/bin/scrib5
ln scribus /usr/local/bin/scrib5
-------------------------------------------------------------------


-- 
John Culleton
Create Book Covers with Scribus:
http://www.booklocker.com/books/4055.html



More information about the scribus mailing list