[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] MySQL - How to?
- Subject: Re: [cobalt-developers] MySQL - How to?
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Wed Dec 6 06:22:01 2000
- Organization: Pomfret Computer Technologies
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
>
> 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