View Single Post
  (#11 (permalink)) Old
tcolar Offline
Knows Where the Search Button Is
 
Posts: 25
Join Date: Aug 2007
Location: Kent, WA
Model: 8100
PIN: N/A
Carrier: tmobile
Default 09-04-2007, 11:08 AM

If you have error.problems with compiling here are some tips.

To compile anything (if it's your first time compiling from sources you will need the compiler minimums:

Quote:
sudo apt-get install libc6-dev g++ gcc make build-essential
Woodi68: you will want to make sure you just run
Quote:
make
NOT ./make !

Last edited by tcolar : 09-04-2007 at 11:13 AM.
   
Reply With Quote