Hi Egor,
I created them according to the INSTALL-BINARY file included in the package
downloadable from www.mysql.com
I qoute this from the file:
//////////////////////////////////////////////////////////////////////////////////////////
"1. Pick the directory under which you want to unpack the
distribution, and move into it. In the example below, we unpack
the distribution under `/usr/local' and create a directory
`/usr/local/mysql' into which MySQL is installed. (The following
instructions therefore assume you have permission to create files
in `/usr/local'. If that directory is protected, you will need to
perform the installation as `root'.)"
//////////////////////////////////////////////////////////////////////////////////////////
Should I not create the directory mysql in /usr/local/ and let gunzip create
it for me? Sorry but my knowledge of Linux is desperatly low, I only recently
started using the OS and needed a db and mysql seemed like an excellent
choice.
George
On Saturday 23 February 2002 12:42, you wrote:
> George,
>
> Saturday, February 23, 2002, 1:07:38 AM, you wrote:
>
> GL> Yip somebody pointed me towards the address from the returned mail ;-p.
> Now GL> for the answers to your questions:
>
> GL> 1. I did create a user and a group for mysql by using:
>
> GL> shell> chown -R root /usr/local/mysql
> GL> shell> chown -R mysql /usr/local/mysql/data
> GL> shell> chgrp -R mysql /usr/local/mysql
> GL> shell> chown -R root /usr/local/mysql/bin
>
> Why should you make those dirs by hands? mysql's sources "make
> install" will make the dirs for you, the same will do the RPM
> packages..
>
>
> GL> George
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php