Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 01:17:37 -0300 (ADT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        <freebsd-ports@freebsd.org>
Subject:   Imagemagick doesn't know about freetype2 ... 
Message-ID:  <Pine.BSF.4.33.0104080115170.81918-100000@mobile.hub.org>

next in thread | raw e-mail | index | archive | help

subject pretty much says it all ... even though its a dependancy?

LIB_DEPENDS=    bz2.1:${PORTSDIR}/archivers/bzip2 \
                fpx.1:${PORTSDIR}/graphics/libfpx \
                df.1:${PORTSDIR}/graphics/hdf \
                jbig.1:${PORTSDIR}/graphics/jbigkit \
                jpeg.9:${PORTSDIR}/graphics/jpeg \
                lcms.1:${PORTSDIR}/graphics/lcms \
                png.4:${PORTSDIR}/graphics/png \
                tiff.4:${PORTSDIR}/graphics/tiff \
                freetype.6:${PORTSDIR}/print/freetype2 \
                xml2.5:${PORTSDIR}/textproc/libxml2

================================

cc -DHAVE_CONFIG_H -I../ -I.. -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/X11 -O2 -pipe -march=pentiumpro -c annotate.c -Wp,-MD,.deps/annotate.TPlo  -fPIC -DPIC -o .libs/annotate.lo
annotate.c:65: freetype/ftglyph.h: No such file or directory
annotate.c:66: freetype/ftoutln.h: No such file or directory

thelab# locate ftglyph.h
/usr/X11R6/include/freetype2/freetype/ftglyph.h


Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0104080115170.81918-100000>