I try to compile mysql with hebrew and did not success.
I compile it on solaris 5.6.

When I configure it with:
./configure --prefix=/usr/local/mysql-3.23.49 --with-low-memory
--with-extra-charsets=complex --with-charset=hebrew --enable-assembler

or When I configure it with:
./configure --prefix=/usr/local/mysql-3.23.49 --with-low-memory
--with-charset=hebrew --with-extra-charsets=hebrew --enable-assembler

I get the error:
020418 15:21:22  mysqld started
020418 15:21:23  /usr/local/mysql-3.23.49/libexec/mysqld: File
'/usr/local/mysql
-3.23.49/share/mysql/charsets/latin1.conf' not found (Errcode: 2)
020418 15:21:23  /usr/local/mysql-3.23.49/libexec/mysqld: Character set
'#8' is
not a compiled character set and is not specified in the
'/usr/local/mysql-3.23.
49/share/mysql/charsets/Index' file
020418 15:21:23  /usr/local/mysql-3.23.49/libexec/mysqld: Can't open file:
'tabl
es_priv.MYD'. (errno: 142)
/usr/local/mysql-3.23.49/libexec/mysqld: ready for connections

Any one know any clue?
Please reply directly to me to [EMAIL PROTECTED]

Any ideas are welcome.
Thanks,

        Shlomit.


---------------------------------------------------------------------
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

Reply via email to