1. Create an temporary folder.
2. Go inside the folder, (mango@mango03:~/Desktop/$ cd temp).
3. type command:
- wget http://kernel.org/pub/software/scm/git/git-1.5.5.1.tar.bz2.
- sudo apt-get build-dep git-core
- tar xjf git-1.5.5.1.tar.bz2
- cd git-1.5.5.1/
- ./configure
- make
- sudo make install
4. There you go, good luck
Tuesday, November 25, 2008
Wednesday, November 19, 2008
JazzRecord
jazzRecord is ActiveRecord for JavaScript (ORM), and it support both Gears and AIR, at www.jazzrecord.org
Subscribe to:
Posts (Atom)