[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] can't install RPM's
- Subject: Re: [cobalt-developers] can't install RPM's
- From: "Todd Lukes - Synchron" <tlukes@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Oct 19 11:49:49 2000
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
> I type in the following:
> [root@www /tmp]# rpm -Uvh MySQL-3.22.32-1.i386.rpm
> and I get:
> error: MySQL-3.22.32-1.i386.rpm cannot be installed
> I tried a few different RPM's and even doing an ftp install.
>
Check the version of rpm you are using. It could be that the version of the
package has changed (latest is version 4) and the package is not able to be
expanded by the older version. This may be a stupid question, but are you
trying to install from the directory where the rpm is located?
Todd Lukes