On Wednesday 09 February 2011 21:50:20 Gregory Pittman wrote: > On 02/09/2011 08:06 PM, John Culleton wrote: > > On Wednesday 09 February 2011 18:33:08 Owen wrote: > >>> I update 1.5.0 nightly. But I seem to be stuck on the January 2 > >>> version. Have there been no updates since then? > >> > >> How do you know that you are stuck at January 2? > >> > >> > >> You should be at revision 16343 or there abouts > >> > >> > >> My "About Scribus" says 27 January, it gets updated from time to > >> time > > > > Mine doesn't. It says > > > > Scribus Version 1.5.0.svn > > 02 January 2011 > > Build ID: C-C-T-F-C1.8.6 > > Using Ghostscript version 8.70 > > Hi John, > > This is why you need to read the Scribus Times and Gazette! > > http://wiki.scribus.net/canvas/Blog:Scribus_Times_and_Gazette/The_C >ase_of_the_Missing_SVN > > The svn server changed in early January. > > Greg > > _______________________________________________ > scribus mailing list > scribus at lists.scribus.info > http://lists.scribus.info/mailman/listinfo/scribus
Thanks for the heads up. My first attempt at the new svn address ended with this error. Is there a new library needed? -- ICU_INCLUDE_DIR ICU_INCLUDE_DIR-NOTFOUND -- ICULE_INCLUDE_DIR ICULE_INCLUDE_DIR-NOTFOUND -- ICU_I18N_LIBRARY ICU_I18N_LIBRARY-NOTFOUND -- ICULE_LIBRARY ICULE_LIBRARY-NOTFOUND -- ICUX_LIBRARY ICUX_LIBRARY-NOTFOUND -- ICUUC_LIBRARY ICUUC_LIBRARY-NOTFOUND CMake Error at CMakeLists.txt:746 (MESSAGE): ICU NOT Found! (etc.) And I should note that all attempts to include ImageMagick in the workflow have also failed. so I don't try any more. But that is a problem for another day. Here is my revised script (in linux-speak of course) cd /usr/local/src/scribus_svn svn co svn://scribus.net/branches/ScribusOIF OIF cd ./OIF cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus_svn - DWANT_SCRIPTER2=1 make make install rm /usr/local/bin/scrib5 ln /usr/local/scribus_svn/bin/scribus /usr/local/bin/scrib5 (ignore cmake wraparound of course) -- John Culleton Create Book Covers with Scribus: http://www.booklocker.com/p/books/4055.html Typesetting and indexing http://wexfordpress.com book sales http://wexfordpress.net Free barcode: http://www.tux.org/~milgram/bookland/
