PDA

View Full Version : How do I install Frets on Fire?!?!?


dragonblade
February 11th, 2008, 06:03 PM
I downloaded FoF from sourceforge.com (Its supposed to be faster if u download it from sourceforge.com) but how do I install a tar.gz file? Please help me!
:guitar::guitar::guitar::guitar::guitar::guitar:
:guitar:

Vadi
February 11th, 2008, 06:10 PM
I don't know about the speed and all, but installing a .tar.gz file is certainly more complicated then either

a) copy/pasting

sudo apt-get install fretsonfire

or

b) Going to applications - add/remove, searching for "frets" checking it off, and clicking "Apply Changes"

Lemme know if you'll need help ;)

And remember this - add/remove, "sudo apt-get install", .debs (especially ones from getdeb.net) are a newbies friend, while "sources", .tar.gz, and .rpms aren't.

compiledkernel
February 11th, 2008, 06:10 PM
http://gaming.gwos.org/doku.php/guides:32bit:fretsonfire

dragonblade
February 11th, 2008, 06:16 PM
Thx, I'll try this stuff out

banished_one
February 11th, 2008, 09:20 PM
I downloaded FoF from sourceforge.com (Its supposed to be faster if u download it from sourceforge.com) but how do I install a tar.gz file? Please help me!
:guitar::guitar::guitar::guitar::guitar::guitar:
:guitar:

you have to extract it first then the common procedure is to run a
./configure
make
make install