[scribus] Building 1.5.0svn on Fedora 14

Craig Bradney cbradney at scribus.info
Wed Jan 19 08:28:29 CET 2011





On 19/01/2011, at 6:09 AM, "Owen" <rcook at pcug.org.au> wrote:

> 
> I built an Arthur version but it failed on a linking. Googling
> suggested this was a Fedora14 type problem.
> 
> It was fixed by editing CMakeCache.txt so that the line that read;
> 
> CMAKE_EXE_LINKER_FLAGS:STRING=
> 
> was changed to
> 
> CMAKE_EXE_LINKER_FLAGS:STRING=/usr/lib/libOpenThreads.so
> 
> Built a cairo version with the same linker flag with no problem.
> 
> I tried adding
> -DWANT_CMAKE_EXE_LINKER_FLAGS:STRING=/usr/lib/libOpenThreads.so to the
> cmake command, but that was politely and silently ignored
> 
> As the born loser, I suspect I am the only person in the world with
> this problem :-)
> 
> Just in case someone else *does* have the same problem.
> 
> 

Try without the WANT_ part, that is something we have prefixed our variables with.

Craig


More information about the scribus mailing list