[Slackbuilds-users] Scribus-1.4.6: build fails not finding freetype.h
Andreas Guldstrand
andreas.guldstrand at gmail.com
Mon Aug 7 17:29:19 UTC 2017
On 7 August 2017 at 19:22, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> cmake \
> -DCMAKE_C_FLAGS="$SLKCFLAGS" \
> -DCMAKE_CXX_FLAGS="$SLKCFLAGS" \
> -DCMAKE_INSTALL_PREFIX:PATH=/usr \
> -DLIB_SUFFIX=${LIBDIRSUFFIX} \
> -DRENDER_LIB=CAIRO
> -D FREETYPE_INCLUDE_DIRS:PATH="/usr/include/freetype2" \
> ./CMakeLists.txt
The line before the line you added needs to end in a \ as well
More information about the SlackBuilds-users
mailing list