From owner-freebsd-questions Sun May 19 4: 5:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from oxe.cs.umu.se (oxe.cs.umu.se [130.239.40.14]) by hub.freebsd.org (Postfix) with ESMTP id DE16837B407 for ; Sun, 19 May 2002 04:05:20 -0700 (PDT) Received: from gren.cs.umu.se (rfc1413 says tdv94ped@gren.cs.umu.se [130.239.40.187]) by oxe.cs.umu.se (8.8.8/8.8.8) with ESMTP id NAA26294; Sun, 19 May 2002 13:05:10 +0200 (MET DST) Date: Sun, 19 May 2002 13:05:10 +0200 (MEST) From: Paul Everlund To: MIkE Cc: Subject: Re: libmng Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 MIkE wrote: > > but when I try to make galeon, libmng fails with this error: > /usr/bin/tar: archive - EOF not on block boundary > > and many checksums are incorect, > but my FreeBSD version is up to date > (FreeBSD 4.5,Jan 28 2002, murray@....i386) If you do 'cd /usr/ports/distfiles' and then 'more libmng-name', where libmng-name of course is the name of the libmng-file, then you probably will se some HTML. This indicates that the tar file could not be found at the place pointed out by the port. If you by ftp login and fetch the file from ftp.FreeBSD.org, put it in the distfiles directory, then you should be able to compile it. At least this is what I found out for myself, trying to install libmng a while ago, and it worked. Good luck! Best regards, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message