[scribus-dev] Download source code.

Gregory Pittman gpittman at iglou.com
Sun Apr 8 13:25:22 UTC 2018


On 04/07/2018 10:34 PM, William Bader wrote:
> On Sat, Apr 7, 2018 at 10:05 PM, John Culleton <sales at wexfordpress.com
> <mailto:sales at wexfordpress.com>> wrote:
> 
>     That works! Thanks much. But I am having trouble with fulfilling the
>     list of requirements on my Slackware partition. Can you recommend a
>     linux distro that has all or most of them, or else has an easy way
>     to download them? Qt5 is a bear to install on Slackware. It takes a
>     day to compile and then it doesn't 'work.
>     Regards
>     John
> 
> 
> I have been building Scribus on Fedora 27 x86_64 without problems. All
> of the requirements (at least as of the last build that I did two months
> ago) are in the Fedora repository.
> The page
> https://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake has
> sections for a number Linux distributions with commands that you can cut
> and paste to install the Scribus dependencies from the distribution's
> repository.
> The most recent version of any distribution listed on that page is
> probably a reasonable choice.
> Regards, William Bader, Director of Research and Development at SCS,
> http://www.newspapersystems.com
> 

With Fedora 26 and 27, the following will give you a pretty complete set
of everything you need (this is all one command):

sudo dnf -y install boost-devel cairo-devel cups-devel fontconfig-devel
freetype-devel GraphicsMagick-c++-devel GraphicsMagick-devel
harfbuzz-devel hunspell-devel kernel-devel lcms2-devel libicu-devel
libjpeg-turbo-devel libmspub-devel libpng-devel librevenge-devel
libstdc++-devel libtiff-devel libwpd-devel libxml2-devel
OpenSceneGraph-devel podofo-devel poppler-devel poppler-data
poppler-data-devel poppler-cpp poppler-cpp-devel python-devel
python-qt5-devel qt5-qtbase-devel qt5-qtdeclarative-devel
qt5-qttools-devel qt5-qtwebkit-devel

You also need cmake, of course.

Greg



More information about the scribus-dev mailing list