RE: doubts on FreeBSD
From: simon butsana (spbutsana_at_yahoo.fr)
Date: 11/22/05
- Previous message: Tino Boss: "Re: Im trying to find the H and V sync rates for the LCD in"
- In reply to: Anirban Adhikary: "doubts on FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 22 Nov 2005 12:54:17 +0100 (CET) To: Anirban Adhikary <anirban.adhikary@123india.net>, freebsd-questions@FreeBSD.org
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 !
_______________________________________________
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"
- Previous message: Tino Boss: "Re: Im trying to find the H and V sync rates for the LCD in"
- In reply to: Anirban Adhikary: "doubts on FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|