Date: Tue, 22 Nov 2005 12:54:17 +0100 (CET) From: simon butsana <spbutsana@yahoo.fr> To: Anirban Adhikary <anirban.adhikary@123india.net>, freebsd-questions@FreeBSD.org Subject: RE: doubts on FreeBSD Message-ID: <20051122115417.72868.qmail@web26613.mail.ukl.yahoo.com> In-Reply-To: <000a01c5ef59$30ffde90$ae01a8c0@asp.radix.srv>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, copy the tar ball somewhere, and decompress it using tar -xvzf filename.tar.gz Usually a directory with name <filename> will be created and you need to go there using cd <filename> There you usually find a file README or INSTALL with all necessary instructions. You can read the README or INSTALL file by typing cat README | more (or cat INSTALL|more) Basically the minimu set of instructions will be (after the cd <filename>) make make install Enjoy Simon Anirban Adhikary <anirban.adhikary@123india.net> a écrit : Hi guys, This is ANIRBAN. I have question on How to install any application on FreeBSD from tar.gz source? Hoping to received the answer soon. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --------------------------------- Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez le ici !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051122115417.72868.qmail>