get a source at www.mysql.com, usually it is a mysql-x.x.tar.gz

1. tar -zxvf mysql-x.x.tar.gz
2. cd mysql-x.x.x
3. ./configure
4. make
5. make install
6. scripts/mysql_install_db
7. cp support-files/mysql.server /etc/rc.d/init.d/mysql
8. chmod a+x /etcrc.d/init.d/mysql
9. setup
10. System services and check mysql

the next time you restart your system mysql will run automatically or
/usr/local/bin/safe_mysqld & 

Hope this will help!


On Mon, 19 Feb 2001, Julio Gutierrez wrote:

> 
> I would like to know if someone can tell me how to setup and start up mysql,
> I've been reading the doc pages @mysql.com but they are kinda difficult and 
> almost contain no info at all(well at least it doesn't apply to my case)
> so if anyone can help me with this matter I would really appreciate it. :-)
> by the way I'm using MD7.2 on a x686 mach. 10 gig HD 256MB RAM
> 
> Thanks again!!!
> 
> Julio
> 

-- 
- - - - - - - - - - - - - -
a l l a n  t. p a r r e n o
OneVirtual Internet - Iloilo
--
Make the first effort to work toward greatness.  You will learn a lot as
you go, and perfect your approach. The important thing now is to get
started and keep going.



Reply via email to