View Single Post
  #3 (permalink)  
Old January 1st, 2016
h4x5h17 h4x5h17 is offline
Valued Member
 
Join Date: November 20th, 2015
Posts: 50
h4x5h17 is a great assister to others; your light through the dark tunnel
Default

The file you downloaded is a source file for compiling.

If you wanna try building it extract the folder somewhere.

Enter the directory and read the file README.Debian

The package names might be a little different for Ubuntu.

Just install Synaptic Package Manager and use the search option if you have to, synaptic can install the packages forgoing the apt-get install method.

The rest of the directions should work.

If it doesn't work thats still okay. It just means that the Debian rules don't apply to Ubuntu anymore.

Type

make clean
./build.sh

You should then be able to run the program without installing by executing the file gtk-gnutella that can be found in the "src" directory found in the folder you just did everything else in.
Reply With Quote