doubts on FreeBSD

simon butsana spbutsana at yahoo.fr
Tue Nov 22 11:54:37 GMT 2005


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 at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
  


		
---------------------------------
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez le ici !  


More information about the freebsd-questions mailing list