[scribus] a question for debian users (who build Scribus)

radar.map35 at free.fr radar.map35 at free.fr
Mon Mar 17 13:28:16 UTC 2014


Hello i run debian7 on x86. I can build scribus very well. For QT5 i downloaded the

wget http://download.qt-project.org/official_releases/qt/5.1/5.1.0/qt-linux-opensource-5.1.0-x86-offline.run
chmod +x qt-linux-opensource-5.1.0-x86-offline.run
and install it were you want (mine in is /opt which is the default)

When you build scribus tell it to use this library with something like this :

-DCMAKE_LIBRARY_PATH="/opt/Qt5.1.0/5.1.0/gcc/lib/" -DQT_PREFIX="/opt/Qt5.1.0/5.1.0/gcc/

my complete script line is this one

if cd /home/cedric/sources/scribus_patched/Scribus && svn log -rBASE:HEAD > ../svn_update && svn diff -r BASE:HEAD > ../svn_diff && echo "update done -> build dir" && svn update && cd scribus && cd /home/cedric/sources/scribus_patched/build && echo "cmaking..." && cmake ../Scribus -DWANT_SCRIPTER2=0 -DCMAKE_LIBRARY_PATH="/opt/Qt5.1.0/5.1.0/gcc/lib/" -DQT_PREFIX="/opt/Qt5.1.0/5.1.0/gcc/"  -DCMAKE_INSTALL_PREFIX=/home/cedric/sources/install_patched -DWANT_DEBUG=1 -DWANT_GRAPHICSMAGICK=1 -DWANT_NOOSG=0   -DWANT_GUI_LANG="en_GB;de;fr;" && make && make install
                then
                        SCRIBUS="\033[032m OK \033[0m"
                else
                        SCRIBUS="\033[031m Error \033[0m"
fi

cheers

pygmee

----- Mail original -----
De: "ale rimoldi" <ale.comp_06 at xox.ch>
À: scribus at lists.scribus.net
Envoyé: Dimanche 16 Mars 2014 10:24:21
Objet: Re: [scribus] a question for debian users (who build Scribus)

hi greg,

> On Sun, Mar 16, 2014 at 02:31:17PM +1100, Owen wrote:
> > 
> > > I've been playing around with Debian on an old laptop, and
> > > installed wheezy.

if you're playing around with debian on a desktop, you should probably
go for debian testing and not for stable.

stable if mainly for servers that must run in a stable manner for
years... or for people who cannot regularly update their system (no
access to the net...)

compiling the latest scribus is probably a task that better fits with
testing and you shouldn't currently have any issue in compiling scribus
on debian testing...

have a nice sunday
a.l.e

___
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



More information about the scribus mailing list