[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] MySQL - How to?



> 
> When I try this i get a:
> 
> failed to open /var/lib/rpm/packages.rpm: Permission denied
> 
> error: cannot open /var/lib/rpm/packages.rpm  
> 
> Any ideas?
> 
> Regards,
> Per Butschkow


Did you su to root before trying to install the packages?

[you@box]$ su
Password: <enter admin password>
[root@box]$ rpm -ivh (etc)...

--
Brian Curtis