On Tuesday 12 January 2010 15:27:27 Jeffrey Silverman wrote: > Is this a test? or are there any error messages generated? Did you run > these steps one at a time, on the CLI? > > On Tue, Jan 12, 2010 at 3:25 PM, John Culleton <john at wexfordpress.com> wrote: > > I am trying to create the latest 1.5.0 > > Can someone spot an error in my script? > > --------------------------------------------------- > > > > mkdir ~/src/ > > mkdir ~/src/scribus5_svn > > sudo mkdir /usr/local/scribus5_svn > > cd ~/src/scribus5_svn > > pwd > > svn co svn://scribus.info/Scribus/trunpwd > > k/ > > ls -lcd src > > cd ./trunk/Scribus > > cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus5_svn > > make > > make install > > cp /usr/local/scribus5_svn/bin/scribus /usr/local/bin/scrib5 > > ------------------------------------------------------------ > > All replies appreciated.
The problem is, per my previous post, that the compile blows up on some references in GraphicsMagick. I posted the errors but nobody commented. My script was taken from the wiki but things may have changed. Hence my request. Whether I do the script one line at a time or as a script the results are the same. But perhaps I am downloading the wrong svn file or something. It used to work... -- John Culleton "Create Book Covers with Scribus" Printable E-book 38 pages $5.95 http://www.booklocker.com/books/4055.html
