|
where is redhat-config-bind? (RedHat enterprise server)
I downloaded redhat-config-bind, well, when I tried to install it, I got a message "V3 DSA signature: NOKEY, key ID db42a60e", however, it did showed 100%. does it really installed? I'm running a 30day latest redhat enterprise EL just downloaded from redhat, seems I don't have all those redhat-config-
series programs, and instead, there's bunch od system-config- programs.
followed are my screen copy, any suggestions?
THank you.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost ~]# ls
anaconda-ks.cfg samba-3.0.23a-1.fc4.1.i386.rpm
bind-9.2.4-2.src.rpm samba-3.0.23d
Desktop samba-3.0.23d-1.i386.rpm
install.log samba-3.0.23d.tar.gz
install.log.syslog tmp
redhat-config-bind-2.0.0-14.src.rpm
[root@localhost ~]# rpm -Uvh redhat-config-bind-2.0.0-14.src.rpm
warning: redhat-config-bind-2.0.0-14.src.rpm: V3 DSA signature: NOKEY, key ID db42a60e
1:redhat-config-bind ########################################### [100%]
[root@localhost ~]# redhat-config-bind
bash: redhat-config-bind: command not found
[root@localhost ~]# rpm -q redhat-config-bind
package redhat-config-bind is not installed
[root@localhost ~]# rpm -q redhat-config-bind-2.0.0-14.src.rpm
package redhat-config-bind-2.0.0-14.src.rpm is not installed
[root@localhost ~]# find / -name redhat*
/root/redhat-config-bind-2.0.0-14.src.rpm
[root@localhost ~]#
|