Re: RH7.1 install question

2001-10-18 Thread Trond Eivind Glomsrød
cedric <[EMAIL PROTECTED]> writes: > The MySQL manual refers to files in /usr/local/. > /usr/local/ in RH7.1 is empty. > Could this be the reason why I'm having so much trouble installing MySQL? > If so, how can I get rpm to install MySQL in /usr/local/? Files managed by rpm shouldn't be in /usr

Re: RH7.1 install question

2001-10-18 Thread Kevin Haughton
to find out where your files ended up: cd / find . -name mysql mine weren't where I expected, but even so MySQL runs just fine where they are ;) At 04:38 17/10/01 -0700, you wrote: >The MySQL manual refers to files in /usr/local/. >/usr/local/ in RH7.1 is empty. >Could this be the reason why I'm