michaelsanford
Translator, Web Developer
On my RedHat 9 machine, I wanted to upgrade MySQL from 3.23 to 4.0.
The RPM installer for server just quits when finding module inter-dependancies. So, I downloaded the Linux x86 standard build, and overwrote /usr/local/mysql/ with the new one, and then ran ./configure. That was perhaps slightly hasty. Thankfully there is no data to lose on this system, since it hasn't been deployed yet, but as you can imagine this set-back is preventing my bringing it on-line.
Well, now I'm left with no MySQL, since I deleted all the files I could find on my hard disk related to MySQL, but now have no way of installing it (that I can understand readily ).
Any suggestions?
The RPM installer for server just quits when finding module inter-dependancies. So, I downloaded the Linux x86 standard build, and overwrote /usr/local/mysql/ with the new one, and then ran ./configure. That was perhaps slightly hasty. Thankfully there is no data to lose on this system, since it hasn't been deployed yet, but as you can imagine this set-back is preventing my bringing it on-line.
Well, now I'm left with no MySQL, since I deleted all the files I could find on my hard disk related to MySQL, but now have no way of installing it (that I can understand readily ).
Any suggestions?