From owner-freebsd-questions@FreeBSD.ORG Tue Jul 23 14:37:04 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 86F0EAAE; Tue, 23 Jul 2013 14:37:04 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5185C21CF; Tue, 23 Jul 2013 14:37:03 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.15]) by ltcfislmsgpa07.fnfis.com (8.14.5/8.14.5) with ESMTP id r6NEaup7024151 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 23 Jul 2013 09:37:01 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([10.132.99.23]) by LTCFISWMSGHT04.FNFIS.com ([10.132.206.15]) with mapi id 14.02.0309.002; Tue, 23 Jul 2013 09:36:56 -0500 From: "Teske, Devin" To: Pietro Paolini Subject: Re: Newbye question VIM problem Thread-Topic: Newbye question VIM problem Thread-Index: AQHOh7ByWJ0dBS6AbUuIC8xhzMRhkJlyqJiA Date: Tue, 23 Jul 2013 14:36:55 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D7201FD6533@ltcfiswmsgmb21> References: <0E1CF319-55F1-4464-89D0-01C9DC6DC110@aol.com> In-Reply-To: <0E1CF319-55F1-4464-89D0-01C9DC6DC110@aol.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.121] Content-Type: text/plain; charset="us-ascii" Content-ID: <9E1FCEEC9F17894E9748DA58FCE6E881@fisglobal.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-07-23_05:2013-07-22,2013-07-23,1970-01-01 signatures=0 Cc: Devin Teske , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jul 2013 14:37:04 -0000 On Jul 23, 2013, at 7:24 AM, Pietro Paolini wrote: > Hello all, >=20 > I have to install in a probably not latest version BSD machine but when I= try to=20 >=20 > pkg_add -r vim-lite > Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/package= s-9.0-release/Latest/vim-lite.tbz: File unavailable (e.g., file not found, = no access) > pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/pa= ckages-9.0-release/Latest/vim-lite.tbz' by URL >=20 > I get that error, it should be cause by the fact that my system is not so= new, am I wrong ? Any solution on that ? >=20 Try: env PACKAGESITE=3Dftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i= 386/packages-9.0-releases/Latest/ pkg_add -r vim-lite NOTE: That is a single command to be written on a single-line. --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.