Quote:
Originally Posted by Emera
Obviously...
It tells me nothing. If it helped, I wouldn't be asking here.
|
Welcome to Linux.
1. Learn to install dependencies using apt-get or aptitude.
2. Install the dependencies the project needs.
3. Clone the source from Git to your machine.
4. Change to source directory.
5. Compile using instructions.
6. Run the binary that's compiled afterward.