<HTML><BODY>
It builds here fine too.<br>According to BUILDING you can add paths with:<br>-DCMAKE_INCLUDE_PATH=/path/to/libfoo/include<br><br><br>-- Симонъ С. Болокановъ<br><br><br><br><br>




 >-------- Оригинално писмо --------
<br> >От: Rich Shepard rshepard@appl-ecosys.com
<br> >Относно: [Slackbuilds-users] Scribus-1.4.6: build fails not finding
 freetype.h
<br> >До: slackbuilds-users@slackbuilds.org
<br> >Изпратено на: 04.08.2017 18:31
<br><br>   I'm trying to upgrade scribus from 1.4.4. to 1.4.6, but the build fails<br>
here:<br>
<br>
[  0%] Building CXX object<br>
scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/saxXML.cpp.o<br>
[  0%] Building CXX object<br>
scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/saxiohelper.cpp.o<br>
In file included from<br>
/tmp/SBo/scribus-1.4.6/scribus/desaxe/saxiohelper.cpp:10:0:<br>
/tmp/SBo/scribus-1.4.6/scribus/scfonts.h:19:23: fatal error: freetype.h: No<br>
/ such file or directory<br>
  #include FT_FREETYPE_H<br>
                        ^<br>
compilation terminated.<br>
make[2]: ***<br>
[scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/saxiohelper.cpp.o] Error 1<br>
make[1]: *** [scribus/desaxe/CMakeFiles/scribus_desaxe_lib.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
   However, that header file is on the system<br>
(/usr/include/freetype2/freetype.h) and, I assume, the build script is<br>
looking for it in /usr/include/freetype/. I created a softlink so<br>
/usr/include/freetype points to /usr/include/freetype2, but that's not<br>
working. I see nothing in the build script where I can point to the<br>
directory containing freetype.h.<br>
<br>
   Please advise me how to remedy this situation.<br>
<br>
TIA,<br>
<br>
Rich<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="javascript: internSendMess('SlackBuilds-users@slackbuilds.org')">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</BODY></HTML>