Duncan Lithgow wrote:
So what happens when you try "yum install gftp"?
Thanks for the quick response Paul
I get "Nothing to do" - and I just remembered that that is 'yum secret
code' for 'already installed'. Sorry for the hastle.
But still why doesn't it show up with
# yum search gftp
...
No Matches found
(same for gFTP)
Anyway, I just tried to run it ...
[dulithgow@3e6b2690 ~]$ gftp
bash: gftp: command not found
That's not getting me very far after all.
How about:
$ rpm -qi gftp
$ rpm -ql gftp
$ ls -l /usr/bin/gftp
Have you disabled the "base" repo in yum?
Paul.