LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Changing to MySQL 4.1 (https://www.linuxquestions.org/questions/slackware-14/changing-to-mysql-4-1-a-586095/)

Bobbyd4 09-20-2007 11:18 AM

Changing to MySQL 4.1
 
Slack 12 comes with MySQL 5, but I'm running a client which is not compatible with 5.x. What is the easiest way to get MySQL 4.1 to run instead? What are the steps of getting there?

I tried to compile a source version of 4.1 but ran into compile issues with glibc23. I think Slack 12 is using glibc22.

Bobbyd4 09-20-2007 11:46 AM

Well, I used pkgtool to remove 5.0 and then unpacked mysql-max-4.1.22-pc-linux-gnu-i686.tar.gz and ran the configure script.
It started and then died which turned out to be a permission issue.
Once the rights were set to mysql it came up fine.

Now I just need to see how to install the binaries to their proper locations, there probably is a script that does it.


All times are GMT -5. The time now is 03:24 PM.