Date: Wed, 13 Mar 2002 07:40:25 +0100 From: Mark Rowlands <mark.rowlands@minmail.net> To: ScaryG <freymann@scaryg.shacknet.nu>, FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: libfreetype.so.7 and webalizer 2.1.9_1 Message-ID: <20020313064030.616D537B400@hub.freebsd.org> In-Reply-To: <20020312080042.28464506.freymann@scaryg.shacknet.nu> References: <20020312080042.28464506.freymann@scaryg.shacknet.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 12 March 2002 2:00 pm, ScaryG wrote: > I was updating my ports collection again and now webalizer 2.1.9_1 won't > compile because it's looking for libfreetype.so.7 but my updates have > removed 7 and replaced it with 8. > > Should I just wait for the next weekly update of my ports and hope > webalizer is now in sync? I guess my updates got me up to freetype2-2.0.8 > and for some reason webalizer hasn't caught up. > > gf > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message could try ln -s /usr/local/lib/freetype.so.8 /usr/local/lib/freetype.so.7 -- Best of all is never to have been born. Second best is to die soon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020313064030.616D537B400>