On 05/28/2015 04:32 AM, Daniel Salazar - patazstudio.com wrote: > Humnn, that returns nothing (root shell) > > Daniel Salazar > patazstudio.com > >
>> Probably FREETYPE_INCLUDE_DIR_ft2build should be "/usr/include/freetype2" >> >> Try run this to get the include path: >> find /usr/include -name "ft2build.h" >> >> >> -- >> - Campbell >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > > On my (Opensuse 13.2) system: find /usr/include -name "ft2build.h" gives me /usr/include/freetype2/ft2build.h Then, "rpm -qf /usr/include/freetype2/ft2build.h" gives me: freetype2-devel-2.5.3-2.4.1.x86_64 So check, if you have the devel-package installed as well. Cheers. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
