Using the make command

Reply

Join Date: Nov 2009
Posts: 2
Reputation: ferrari360 is an unknown quantity at this point 
Solved Threads: 0
ferrari360 ferrari360 is offline Offline
Newbie Poster

Using the make command

 
0
  #1
Nov 3rd, 2009
Hello i am using ubuntu linux.
i am very new to linux, can someone please explain me how to use the make command, is there a good simple tutorial out there
i need to know how to install all sort of files on linux using the terminal.
thank you very much for your help.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 125
Reputation: Crash~Override is an unknown quantity at this point 
Solved Threads: 7
Crash~Override Crash~Override is offline Offline
Junior Poster
 
0
  #2
Nov 3rd, 2009
Start by going through this..http://lowfatlinux.com/. lowfatlinux.com has tons of guides to get you started with linux terminal

And http://ss64.com/bash/ you will find different types of commands for linux.
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 2
Reputation: ferrari360 is an unknown quantity at this point 
Solved Threads: 0
ferrari360 ferrari360 is offline Offline
Newbie Poster
 
0
  #3
Nov 4th, 2009
Originally Posted by Crash~Override View Post
Start by going through this..http://lowfatlinux.com/. lowfatlinux.com has tons of guides to get you started with linux terminal

And http://ss64.com/bash/ you will find different types of commands for linux.
finnaly someone answe my question, thank you very much
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 125
Reputation: Crash~Override is an unknown quantity at this point 
Solved Threads: 7
Crash~Override Crash~Override is offline Offline
Junior Poster
 
0
  #4
Nov 4th, 2009
Originally Posted by ferrari360 View Post
finnaly someone answe my question, thank you very much
your welcome... happy learning!
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,273
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 544
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator
 
-7
  #5
Nov 12th, 2009
Well, first thing, install make and gcc and other tools needed for compiling

 
sudo apt-get update
sudo apt-get install build-essential

Then you can do make and make install to install software from source code (remember to read the INSTALL file!!!)
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Getting Started and Choosing a Distro Forum


Views: 959 | Replies: 4
Thread Tools Search this Thread



Tag cloud for Getting Started and Choosing a Distro
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC