hallo


With reference to root on 14.07 20:31:
> Hello:
> 
> When attempting to perform rpm installation I get:
> 
> [root@...]# rpm -i MySQL-3.23.39-1.i386.rpm
> error: MySQL-3.23.39-1.i386.rpm cannot be installed
>

first try this

rpm -qa | grep mysql

the original rpms have only lowercases

with rpm -hUv you can upgrade the mysql

with rpm -e you can uninstall the packages


try it with rpm -hiv 
i hope telling you more error, perhaps missing dependence




> I am running RedHat 7.0 kernel 2.2.16-22 on an i586 (AMD K6-2 to be
> exact).
> 
> Thank you for your assistance.
> Dylan Doxey
> [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
Gruß & bye

    Michael Ott

---------------------------------
- Siemens AG - I&S IT PS 51 ERL -
- Werner-von-Siemens-Strasse 60 -
- 91050 Erlangen                -
- Tel. +49 91 31 7 42 0 54      -
- [EMAIL PROTECTED]   -
---------------------------------

open-source and you have much fun

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to