I ran rpm -Va and I got back a listing of unsatisfied dependencies for finger-1-39.1: netcfg is this information stored in the rpm data base and there was no intall process because of dependencies. if so what directory do I put the rpm in along with it dependancy file before I install it. I want to install using rpm my YaST2 is having a problem also.... cliffj _________________________________________________________________ http://newlivehotmail.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 7/20/07, clifford jackson <cliffordjackson691@msn.com> wrote:
I ran rpm -Va and I got back a listing of unsatisfied dependencies for finger-1-39.1: netcfg
is this information stored in the rpm data base and there was no intall process because of dependencies. if so what directory do I put the rpm in along with it dependancy file before I install it. I want to install using rpm my YaST2 is having a problem also....
cliffj
First, try to rebuild the database, as it may got corrupt: # rpm --rebuiddb If the problem still persists, just install netcfg from your install cd/dvd # rpm -ivh /path/to/netcfg.rpm Cheers -- Svetoslav Milenov (Sunny) Even the most advanced equipment in the hands of the ignorant is just a pile of scrap. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
clifford jackson
-
Sunny