[scribus] Attempting to update Building_SVN_versions_with_CMake on wiki
john Culleton
John at wexfordpress.com
Sun Jun 29 12:29:25 UTC 2014
On Thu, 26 Jun 2014 23:17:50 -0500
Kunda Loves Scribus <scribus.user at gmail.com>
wrote:
> Hello all,
>
> As per the subject, this is a request for
> everybody on any platform who has successfully
> compiled Scribus 1.5svn to share the process
> that you've used.
>
> Currently AFICT, we have confirmed methods for:
> Ubuntu v13.04
> Ubuntu v13.10
> (By jluc)
>
> Please edit the wiki or send me your notes
> directly and I'll add them to the wiki.
>
> Out-of-source build instructions are also
> welcome.
>
> Thanks!
> /Kunda
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://lists.scribus.net/pipermail/scribus/attachments/20140626/508a64ce/attachment.html>
> ___ 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 still use this script located in /usr/local on
Linux Slackware 14.0:
-----------------------------------------------
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
------------------------------------
--
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