[scribus-dev] scribus 1.5 homebrew

john Culleton John at wexfordpress.com
Sun Nov 23 20:49:36 UTC 2014


On Sun, 23 Nov 2014 09:08:24 -0500
Pat Nolin <kumashiro17 at gmail.com> wrote:

> 
> Bonjour,
> 
> 1.5 i meant 
> 
> Merci
> Pat
> 
> > Le 2014-11-23 à 09:07, Pat Nolin
> > <kumashiro17 at gmail.com> a écrit :
> > 
> > HI,
> > 
> > Does someone has the latest homebrew formula
> > to build scribus 1.6 ?
> > 
> > thanks
> > 
> > Pat
> > 
> 
>

Well it isn't labeled 1.5.1 but I have a linux
script that I run every night automatically.
The authors are several.
-----------------------------------------------
export Qt5Core_DIR=/home/safe/Qt/5.1.1/gcc_64/lib/cmake/Qt5Core

export Qt5Widgets_DIR=/home/safe/Qt/5.1.1/gcc_64/lib/cmake/Qt5Widgets

export Qt5Xml_DIR=/home/safe/Qt/5.1.1/gcc_64/lib/cmake/Qt5Xml

export Qt5WebKitWidgets_DIR=/home/safe/Qt/5.1.1/gcc_64/lib/cmake/Qt5WebKitWidgets

export Qt5LinguistTools_DIR=/home/safe/Qt/5.1.1/gcc_64/lib/cmake/Qt5LinguistTools

export Qt5WebKit_DIR=/home/safe/Qt/5.1.1/gcc_64/lib/cmake/Qt5WebKit
rm -r  /usr/local/src/s150
cd /usr/local/src
svn co svn://scribus.net/trunk/Scribus s150
cd s150
/usr/local/bin/cmake .  -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus_svn -DQT_PREFIX=/home/safe/Qt/5.1.1/gcc/
make
make install
cd scribus
rm /usr/local/bin/scrib5
ln scribus /usr/local/bin/scrib5
------------------------------------------

My OS is Slackware 14.1 For a different OS you
may need to add or delete thingies to/from this
script.

As always have fun!




-- 
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-dev mailing list