[opensuse] How toooo

2007-07-20 Thread clifford jackson
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] How toooo

2007-07-20 Thread Sunny

On 7/20/07, clifford jackson <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]