From owner-freebsd-questions@FreeBSD.ORG Wed May 28 20:44:05 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44A1BA6B for ; Wed, 28 May 2014 20:44:05 +0000 (UTC) Received: from mail2.onpointfc.com (mail2.onpointfc.com [65.105.102.163]) by mx1.freebsd.org (Postfix) with ESMTP id 119E323CC for ; Wed, 28 May 2014 20:44:04 +0000 (UTC) Received: from mail2.onpointfc.com (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 64B9633181A6_38649C3B for ; Wed, 28 May 2014 20:40:35 +0000 (GMT) Received: from plymouth.onpointfc.com (plymouth.onpointfc.com [192.168.1.2]) by mail2.onpointfc.com (Sophos Email Appliance) with ESMTP id 26AF1331819A_38649C3F for ; Wed, 28 May 2014 20:40:35 +0000 (GMT) Received: from mail1.onpointfc.com (localhost.localdomain [127.0.0.1]) by plymouth.onpointfc.com (8.14.7/8.14.5) with ESMTP id s4SKdixW019713 for ; Wed, 28 May 2014 16:39:49 -0400 From: "Dimitri Yioulos" To: freebsd-questions@freebsd.org Subject: Re: tar gz Date: Wed, 28 May 2014 16:39:44 -0400 Message-Id: <20140528203713.M21164@onpointfc.com> In-Reply-To: <1401308615.665.46.camel@archlinux> References: <53863BDD.7060509@orange.fr> <1401308615.665.46.camel@archlinux> X-Mailer: OpenWebMail 2.53 X-OriginatingIP: 66.31.100.16 (dyioulos) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Synonym: Copied by Synonym (http://www.modulo.ro/synonym) to: archive@onpointfc.com X-First1-MailScanner-Information: Please contact Onpoint Financial Corporation for more information X-First1-MailScanner-ID: s4SKdixW019713 X-First1-MailScanner: Found to be clean X-First1-MailScanner-MCPCheck: MCP-Clean, MCP-Checker (score=0, required 1) X-MailScanner-From: dyioulos@onpointfc.com X-MailScanner-To: archive@onpointfc.com, freebsd-questions@freebsd.org X-First1-MailScanner-Watermark: 1401914392.91447@yHh3uw/bbB30KblkHg/UmQ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 20:44:05 -0000 On Wed, 28 May 2014 22:23:35 +0200, Ralf Mardorf wrote > On Wed, 2014-05-28 at 21:41 +0200, Eric Rapilly wrote: > > My problem is that i'have got a package like i18n-fr.tar.gz, i.e a > > package for french language. I believe Ill have to compile it. What > > are the step to be followed? > > It's a tarball. You first need to extract the archive. > http://www.freebsddiary.org/untar.php > > At least one of the extracted files likely is a README file, you can > open it with an editor. Usually this or another file will tell you what > to do. Perhaps you need to compile it, perhaps you only has to move it > to a directory. > Sometimes, there's a file named INSTALL which, guess what, includes the installation instructions. Also open with a text editor. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.