At Tue, 12 Nov 2002 22:30:02 +1100, Louis Selvon wrote:
> On Sun, 10 Nov 2002, Louis Selvon wrote:
> > I am trying to install the "GD" module on my server.
> > /usr/bin/ld: cannot find -lfreetype

> I just did a "locate freetype", a few things was returned.
> /usr/lib/libfreetype.so.6
> /usr/lib/libfreetype.so.6.0.1

you are missing libfreetype.so, which probably means you don't have
the relevant "freetype-dev" rpm installed (since a later post mentions
you're running redhat).

same with "x11-dev" for libX11.so.

(*-dev package names are indicative only, i don't know what the real
rpm package names are)

-- 
 - Gus
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to