Date: Wed, 28 May 2014 22:23:35 +0200 From: Ralf Mardorf <ralf.mardorf@rocketmail.com> To: freebsd-questions@freebsd.org Subject: Re: tar gz Message-ID: <1401308615.665.46.camel@archlinux> In-Reply-To: <53863BDD.7060509@orange.fr> References: <53863BDD.7060509@orange.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1401308615.665.46.camel>