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
31 Days Ago
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: 94
Reputation: Crash~Override is an unknown quantity at this point 
Solved Threads: 5
Crash~Override Crash~Override is offline Offline
Junior Poster in Training
 
0
  #2
31 Days Ago
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
30 Days Ago
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: 94
Reputation: Crash~Override is an unknown quantity at this point 
Solved Threads: 5
Crash~Override Crash~Override is offline Offline
Junior Poster in Training
 
0
  #4
30 Days Ago
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,212
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: 538
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator
 
-7
  #5
22 Days Ago
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
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC