Click to See Complete Forum and Search --> : Lost program?


pmrphs2002
03-27-2004, 08:26 PM
I installed GTK-Gnutella via RPM.....wait.....at least I THINK I did.... Who can help me out with this? It looks like everything is installed except the executable, unless it installed it somewhere else....

[root@alb-24-195-234-178 Documents]# urpmi /home/pete/Documents/gtk-gnutella-0.91.1-53.i586.rpm

The following packages have bad signatures:
/home/pete/Documents/gtk-gnutella-0.91.1-53.i586.rpm: Invalid signature (md5 (GPG) (MISSING KEY) GPG#9c800aca NOT OK)
Do you want to continue installation ? (y/N) y
installing /home/pete/Documents/gtk-gnutella-0.91.1-53.i586.rpm
Preparing... ##################################################
1:gtk-gnutella ##################################################

[root@alb-24-195-234-178 Documents]# gtk-gnutella
bash: gtk-gnutella: command not found

[root@alb-24-195-234-178 Documents]# locate gtk-gnutella
/home/pete/Documents/backup/.gtk-gnutella
/home/pete/Documents/backup/.gtk-gnutella/sha1_cache
/home/pete/Documents/backup/.gtk-gnutella/done.sha1
/home/pete/Documents/backup/.gtk-gnutella/done.namesize
/home/pete/Documents/backup/.gtk-gnutella/dmesh_ban
/home/pete/Documents/backup/.gtk-gnutella/fileinfo
/home/pete/Documents/backup/.gtk-gnutella/dmesh
/home/pete/Documents/backup/.gtk-gnutella/gwcache.orig
/home/pete/Documents/backup/.gtk-gnutella/config_gnet
/home/pete/Documents/backup/.gtk-gnutella/config_gui
/home/pete/Documents/backup/.gtk-gnutella/downloads
/home/pete/Documents/backup/.gtk-gnutella/searches.xml.orig
/home/pete/Documents/backup/.gtk-gnutella/searches.xml
/home/pete/Documents/backup/.gtk-gnutella/dmesh.orig
/home/pete/Documents/backup/.gtk-gnutella/dmesh_ban.orig
/home/pete/Documents/backup/.gtk-gnutella/parq.orig
/home/pete/Documents/backup/.gtk-gnutella/fileinfo.orig
/home/pete/Documents/backup/.gtk-gnutella/downloads.orig
/home/pete/Documents/backup/.gtk-gnutella/gwcache
/home/pete/Documents/backup/.gtk-gnutella/parq
/home/pete/Documents/backup/.gtk-gnutella/upload_stats
/home/pete/Documents/backup/.gtk-gnutella/hosts.orig
/home/pete/Documents/backup/.gtk-gnutella/gtk-gnutella.pid
/home/pete/Documents/backup/.gtk-gnutella/ultras.orig
/home/pete/.gtk-gnutella
/home/pete/.gtk-gnutella/sha1_cache
/home/pete/.gtk-gnutella/done.sha1
/home/pete/.gtk-gnutella/done.namesize
/home/pete/.gtk-gnutella/fileinfo
/home/pete/.gtk-gnutella/dmesh_ban
/home/pete/.gtk-gnutella/dmesh
/home/pete/.gtk-gnutella/upload_stats
/home/pete/.gtk-gnutella/searches.xml
/home/pete/.gtk-gnutella/gwcache
/home/pete/.gtk-gnutella/config_gui
/home/pete/.gtk-gnutella/config_gnet
/home/pete/.gtk-gnutella/hosts
/home/pete/.gtk-gnutella/gwcache.orig
/home/pete/.gtk-gnutella/dmesh.orig
/home/pete/.gtk-gnutella/dmesh_ban.orig
/home/pete/.gtk-gnutella/fileinfo.orig
/home/pete/.gtk-gnutella/downloads.orig
/home/pete/.gtk-gnutella/downloads

Any takers?

cybertron
03-27-2004, 08:37 PM
Looking at the contents of the RPM on http://rpm.pbone.net/index.php3/stat/6/idpl/514358 and assuming that that is the same one you installed, it looks like it is located in /opt/gnome/bin.

serz
03-27-2004, 08:55 PM
rpm -ql gtk-gnutella | less

That will list all the contents of the gtk-gnutella package.

pmrphs2002
03-27-2004, 09:03 PM
And thats where it is.

Thanks.

A little perterbed that they'd bury it there....the last three versions (that I've installed, im sure theres more :-P) installed right to /usr/bin.....

Oh well, its up, and im happy!

Thanks Again :)