<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>> Date: Thu, 5 Feb 2015 15:16:58 -0500<br>> From: John@wexfordpress.com<br>><br>> I put Qt5.4 in /opt since that was the default.<br>> I assume that I should add that directory<br>> (/opt/Qt) to my default search path. But my<br>> compile script is so full of special statements,<br>> many of them pointed at Qt5.1 that I despair of<br>> getting it right again. I'll try for a while and<br>> then holler for help.<br></div><div><br></div><div><div>I posted my build script at <a href="http://williambader.com/pat/makescribus15.sh" target="_blank" style="font-size: 12pt;">http://williambader.com/pat/makescribus15.sh</a></div><div><br></div><div>It probably works only for me, but it might help to see what I set.</div><div><br></div><div>I have no problems building 1.5.0 on my Fedora 20 laptop, but I wrote the script before I updated to Fedora 20 and I had to build qt5 from source and use qtchooser to select it.</div></div><div><br></div><div>I set a number of environment variables: PATH to put the new QT tools on the path, QT_SELECT for qtchooser, PKG_CONFIG_PATH for the qt5 pkgconfig pc files.</div><div><br></div><div>I also ran cmake with -DQT_PREFIX=/path/to/my/qt5</div><div><br></div><div>William</div><div><br></div>                                         </div></body>
</html>