[scribus] Scribus 1.4.1 on PCLiunxOS

john Culleton John at wexfordpress.com
Tue Oct 30 14:09:10 UTC 2012


On Sat, 27 Oct 2012 15:25:51 -0700
Duane G Canaday <sunny51dc at gmail.com> wrote:

> I was wondering where to get Scribus 1.4.1 for PCLinuxOS as mentioned
> in a previous post by Ian Whitfield.
> I looked for that a short time ago but could not find a current
> version anywhere for that OS.
> 
> Thanks,
> Duane Canaday
> 
> ___
> Scribus Mailing List: scribus at lists.scribus.net
> Edit your options or unsubscribe:
> http://lists.scribus.net/mailman/listinfo/scribus
> See also:
> http://wiki.scribus.net
> http://forums.scribus.net

I compile all versions of Scribus from a svn download. I use
Slackware. After creating some pertinent directories I run this 
script nightly:
-----------------------------------------
rm -r /usr/local/src/s14x
cd /usr/local/src/
svn co svn://scribus.net/branches/Version14x/Scribus s14x
cd s14x
cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus4_svn 
make
make install
cd scribus
ls -l scribus
rm /usr/local/bin/scrib4
ln scribus /usr/local/bin/scrib4
-----------------------------------------

If you have Linux you might as wll use its powers. 


-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html



More information about the scribus mailing list