From owner-freebsd-questions Tue Mar 12 22:40:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tninet.se (sheridan.tninet.se [195.100.94.102]) by hub.freebsd.org (Postfix) with ESMTP id 616D537B400 for ; Tue, 12 Mar 2002 22:40:30 -0800 (PST) Received: from there (bb-62-5-36-29.bb.tninet.se [62.5.36.29]) by sheridan.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 826878.1625.1016.1s5368455sheridan ; Wed, 13 Mar 2002 07:40:25 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: ScaryG , FreeBSD Questions Subject: Re: libfreetype.so.7 and webalizer 2.1.9_1 Date: Wed, 13 Mar 2002 07:40:25 +0100 X-Mailer: KMail [version 1.3.2] References: <20020312080042.28464506.freymann@scaryg.shacknet.nu> In-Reply-To: <20020312080042.28464506.freymann@scaryg.shacknet.nu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020313064030.616D537B400@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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