LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install MySQL on linux (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-mysql-on-linux-59599/)

Rgamboa 05-13-2003 01:07 PM

how to install MySQL on linux
 
Getting error message when I try to install MySQL-max-4.0.12-pc-linux-i686.tar.gz to the /usr/local. I installed it in /var/lib/mysql and now when I reboot it won't start automatically and when I type mysqld start it can't connect.

fancypiper 05-13-2003 01:15 PM

You could install it from the install cds easier using packages built for Redhat.

There is also apt4rpm and Red Carpet for easier than source code installs.

# Redhat links
RedHat Linux Manuals
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks

# Redhat 7.3 down configuration commands
setup leads to several configuration tools

# Redhat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network

nakkaya 05-13-2003 08:40 PM

using rpm for redhat is easier thay have rpm for 4.0 on their site

markus1982 05-14-2003 12:12 AM

Well depends. If you want to chroot it I wouldn't go for the rpm, I'd go for the gzipped tar version ... I will be using that version on Debian also and then create a chroot-mysql-4.x debian package out of it :-)


All times are GMT -5. The time now is 11:45 AM.