« Return to Thread: /usr/bin/gtk-gnutella: No such file or directory

Re: /usr/bin/gtk-gnutella: No such file or directory

by Larry Nieves :: Rate this Message:

Reply to Author | View in Thread

On Wed, Aug 06, 2008 at 01:39:13AM -0700, dreammaster_max wrote:
> Hi,
> I just downloaded gtk-gnutella 0.96.5 from the source page, compiled, and ran make install, but when I try to run it I get:
> /usr/bin/gtk-gnutella: No such file or directory
> My compile output scrolled too far off the terminal window so I didn't
> get to see if there were any compile errors.
> Also, there is no uninstall script, so I don't know how to go about
> uninstalling the program.  Help would be greatly appreciated.

Unless you used --prefix=/usr  at configuration time the default
installation path is /usr/local; therefore your binary should be in
/usr/local/bin/gtk-gnutella

You can also check gtk-gnutella/src/Makefile for a line like:

BINDIR = /usr/local//bin

That's where your binary should've been installed.
--
Larry Alexánder Nieves Colmenárez               <lanieves@...>
El Liberal Venezolano            http://liberal-venezolano.net/blog/
GPG Public Key: 0x1525843C                                      
Key Fingerprint = 76D0 2DA1 ADA8 11EF 661B  FEE2 923C 050F 1525 843C
gpg --recv-keys 0x1525843C --keyserver hkp://wwwkeys.eu.pgp.net

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gtk-gnutella-users mailing list
gtk-gnutella-users@...
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-users

 « Return to Thread: /usr/bin/gtk-gnutella: No such file or directory