SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
From: root
To: [EMAIL PROTECTED]
Subject: mysql doesn't find symbolically linked directory
>Description:
mysqld_safe doesn't find symbolically linked directory, see following error
message and directory list from /usr/local
020324 14:38:06 mysqld started
/usr/local/mysql/bin/mysqld: Fatal error: Can't find messagefile
'mysql-max-4.0.1-alpha-pc-linux-gnu-686/share/mysql/english/errmsg.sys'
020324 14:38:06 Aborting
lrwxrwxrwx 1 root mysql 39 Mar 24 11:53 mysql ->
mysql-max-4.0.1-alpha-pc-linux-gnu-i686
drwxrwxr-x 13 mysql mysql 516 Dec 23 16:45
mysql-max-4.0.1-alpha-pc-linux-gnu-i686
drwxr-xr-x 2 root root 35 Jan 18 2001 share
>How-To-Repeat: See local fix
>Fix: In mysql.server script set $basedir=/usr/local/mysql-VERSION-OS
directory. If basedir=/usr/local/mysql error reproduceable.
>Submitter-Id: [EMAIL PROTECTED]
>Originator: root
>Organization:
Joern Meyburg System Software Beratung
Kocherstrasse 7
D-45219 Essen
Germany
>MySQL support: none
>Synopsis: $basedir
>Severity: non-critical
>Priority: low
>Category: mysql
>Class: sw-bug | doc-bug
>Release: mysql-4.0.1-alpha-max (Official MySQL-max binary)
>Environment:
Pentium III 1.0 Ghz 256 MB memory, 20GB HD
System: Linux medion 2.4.14 #4 SMP Fri Jan 25 19:45:34 CET 2002 i686 unknown
Architecture: i686
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc
/usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc' CFLAGS='-O3 -mpentium ' CXX='gcc'
CXXFLAGS='-O3 -mpentium -felide-constructors' LDFLAGS='-static'
LIBC:
lrwxrwxrwx 1 root root 13 Oct 28 14:20 /lib/libc.so.4 -> libc.so.4.7.6
-rwxr-xr-x 1 root root 634880 Apr 29 1996 /lib/libc.so.4.7.6
-rwxr-xr-x 1 root root 1382179 Jan 19 2001 /lib/libc.so.6
-rw-r--r-- 1 root root 2585872 Jan 19 2001 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Jan 19 2001 /usr/lib/libc.so
-rw-r--r-- 1 root root 851660 Jan 19 2001 /usr/lib/libc-client.a
lrwxrwxrwx 1 root root 19 Oct 28 14:26 /usr/lib/libc-client.so ->
libc-client.so.2000
-rwxr-xr-x 1 root root 714876 Jan 19 2001 /usr/lib/libc-client.so.2000
Configure command: ./configure --prefix=/usr/local/mysql
'--with-comment=Official MySQL-max
binary' --with-extra-charsets=complex --with-server-suffix=-max --enable-thr
ead-safe-client --enable-assembler --with-mysqld-ldflags=-all-static --with-
client-ldflags=-all-static --disable-shared --with-berkeley-db --with-innodb



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