[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] LEX source code
- Subject: Re: [cobalt-users] LEX source code
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Sun Apr 7 13:49:21 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Gerald Waugh" <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> yes, I got by all that, but still have a problem with mysql
> being at /home/mysql
Gerald, the location you install it to shouldn't affect the install. I
install to /home/mysql all the time so setting the prefix to that shouldn't
matter.
> so I get an errror when trying to start mysqld
>
> 020406 13:45:40 mysqld started
> 020406 13:45:40 /home/mysql/libexec/mysqld: Can't find file:
> './mysql/host.frm' (errno: 13)
> 020406 13:45:40 mysqld ended
I'm not sure, but it looks like the program is looking in
/home/mysql/libexec/mysql/host.frm for the mysql db host table.
> the host.frm file is in /home/mysql/var/mysql/
Not sure if this will help, but here's are the ./configure parameters I used
when compiling MySQL 3.23.39 on my RaQ2 a while back.
./configure --prefix=/home/mysql --disable-assembler --disable-shared --loc
alstatedir=/home/mysql/data --with-client-ldflags=-all
-static --with-debug --with-low-memory --with-mysqld-ldflags=-all-static --w
ith-mysqld-user=mysql --with-unix-socket-path=/home/mysq
l/mysql.sock --with-tcp-port=3306 --with-innodb --with-berkeley-db
mipsel-unknown-linux-gnu
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/