From owner-freebsd-questions@FreeBSD.ORG Sat Jun 9 01:59:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D78616A400 for ; Sat, 9 Jun 2007 01:59:58 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id AA00613C46C for ; Sat, 9 Jun 2007 01:59:57 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so1553889pyi for ; Fri, 08 Jun 2007 18:59:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=c1wGTE4QIDnfnVj/t9DghBJOiaFW6Zx2ZaNqZfL8pbRBDpR/kdxJ9Y2et4pwd1tZ60C1SsIRz/NOtf4F4wn8e7sbxXhPbyK/CDZLJxS4FuR1XfyYx+S8xW847smUmH7ORhS9fArOAJvS9H8uwUnoFy0CjJv6TeOOZqy6ZJe6PL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MyqSHNZBAGg3qgKas85X8bcF6ZHq5DcSRfMtso1WmqUoG7aOULny77g0TCAvTawJw5fuH/yXjtV2axn5jAO6aes5WDQXm0ljdizgNfBxND5ywkM5wuSoGEH/FF0+Q+r8EVfxtA1XCpAaloxp0wmBK5Qi6/ElpRQFJE1gGEHCrv4= Received: by 10.65.200.8 with SMTP id c8mr929805qbq.1181354396958; Fri, 08 Jun 2007 18:59:56 -0700 (PDT) Received: by 10.65.204.15 with HTTP; Fri, 8 Jun 2007 18:59:56 -0700 (PDT) Message-ID: Date: Fri, 8 Jun 2007 22:59:56 -0300 From: Agus To: beech@freebsd.org In-Reply-To: <200706081732.20027.beech@freebsd.org> MIME-Version: 1.0 References: <200706081732.20027.beech@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: rsync install md5 error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2007 01:59:58 -0000 I see that in samba.org the version is 2.6.9...so my bsd tries to download it from another place.... is there a way to make install version 2.6.9 instead of the default that is trying?? thanksss 2007/6/8, Beech Rintoul : > > On Friday 08 June 2007, Agus said: > > Hi all, > > I am trying to install /usr/ports/net/rsync and i am getting MD5 > > checksum mismatch for rsync-2.6.6.tar.gz > > > > then it says if u are sure u want to override this check, type make > > NO_CHECKSUM=yes.... > > > > What does it mean that the MD5 and sha256 checksums are wrong? > > > > How can i solve it?? > > Try "make distclean" then "make install clean". > > Cheers, > > Beech > > -- > > --------------------------------------------------------------------------------------- > Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org > /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x > \ / - NO HTML/RTF in e-mail | http://www.freebsd.org > X - NO Word docs in e-mail | Latest Release: > / \ - http://www.freebsd.org/releases/6.2R/announce.html > > --------------------------------------------------------------------------------------- > > > >