[scribus-dev] Please confirm or comment "2 strokes accented characters cant be typed in"

William Bader williambader at hotmail.com
Wed Jun 25 15:47:30 UTC 2014


> Date: Wed, 25 Jun 2014 07:05:15 +0200
> From: cbradney at scribus.info
> To: scribus-dev at lists.scribus.net
> Subject: Re: [scribus-dev] Please confirm or comment "2 strokes accented characters cant be typed in"
> 
> > I configured with cmake -DQT_PREFIX=/usr/lib64/qt5 -DWANT_GRAPHICSMAGICK=1 .
> > 
> > Do I also need -DWANT_SCRIPTER2=1 or any other options?
> 
> Turn off WANT_SCRIPTER2=1 and rebuild (including rerunning cmake and using an empty build directory)
> to use Scripter 1.
> 
> Craig

Thanks.  The last build that I did was a few months ago and also before I updated from Fedora 17 to Fedora 20.  I ran "make clean", but it left more files than I realized.
I got a clean build with
cd /usr/local ; rm -rf include/scribus bin/scribus lib/scribus share/doc/scribus share/scribus
cd /u/scribus
svn status --no-ignore | egrep '^\?|^I' | sed 's/^. *//' | xargs -Ixx rm -rf xx
export PKG_CONFIG_PATH=/usr/lib64/pkgconfig/
export PATH="/usr/lib64/qt5/bin:$PATH"
export QT_SELECT=qt5
cmake -DQT_PREFIX=/usr/lib64/qt5 -DWANT_GRAPHICSMAGICK=1 .
make -j 2
William

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20140625/e9be6d45/attachment.html>


More information about the scribus-dev mailing list