> ld.so.1: mysql: fatal: libncurses.so.5: open failed: No such file or
> directory

What kind of system are you using? Linux?
Verify on your system for libncurses.so, it should be in /usr/lib.
If you have that library on your system then check for library path

Hisseine


----- Original Message -----
From: "john v" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 18, 2002 5:50 AM
Subject: mysql client issues


> I can get safe_mysqld to run, but when I launch mysql I receive the error
> message listed below.  Any thoughts what cause this issue would be
> appreciated.
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  E
R
> R O R    M E S S A G E
> ld.so.1: mysql: fatal: libncurses.so.5: open failed: No such file or
> directory
> Killed
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> root 17181 17127  0 05:32:07 pts/6    0:00 /bin/sh ./safe_mysqld
> mysql 17203 17181  0 05:32:09 pts/6    0:00
/usr/local/mysql/libexec/mysqld
> l
>
> # ./mysqlbug.sh
> 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: [50 character or so descriptive subject here (for reference)]
>
> >Description:
>         <precise description of the problem (multiple lines)>
> >How-To-Repeat:
>         <code/input/activities to reproduce the problem (multiple lines)>
> >Fix:
>         <how to correct or work around the problem, if known (multiple
> lines)>
>
> >Submitter-Id:  <submitter ID>
> >Originator:    Super-User
> >Organization:
> <organization of PR author (multiple lines)>
> >MySQL support: [none | licence | email support | extended email support ]
> >Synopsis:      <synopsis of the problem (one line)>
> >Severity:      <[ non-critical | serious | critical ] (one line)>
> >Priority:      <[ low | medium | high ] (one line)>
> >Category:      mysql
> >Class:         <[ sw-bug | doc-bug | change-request | support ] (one
line)>
> >Release:       mysql-@VERSION@@MYSQL_SERVER_SUFFIX@
(@COMPILATION_COMMENT@)
> >Server: /usr/local/mysql/bin/mysqladmin  Ver 8.23 Distrib 3.23.45, for
> >sun-sola
> ris2.5.1 on sparc
> Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
> This software comes with ABSOLUTELY NO WARRANTY. This is free software,
> and you are welcome to modify and redistribute it under the GPL license
>
> Server version          3.23.45
> Protocol version        10
> Connection              Localhost via UNIX socket
> UNIX socket             /tmp/mysql.sock
> Uptime:                 3 min 58 sec
>
> Threads: 1  Questions: 4  Slow queries: 0  Opens: 6  Flush tables: 1  Open
> table
> s: 0 Queries per second avg: 0.017
> >Environment:
>         <machine, os, target, libraries (multiple lines)>
> System: SunOS dbmon 5.6 Generic sun4m sparc SUNW,SPARCstation-20
> Architecture: sun4
>
> Some paths:  /usr/ccs/bin/make /usr/local/bin/gcc /usr/ucb/cc
> GCC: Reading specs from
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs
> gcc version 2.95.3 20010315 (release)
> Compilation info: CC='@CC@'  CFLAGS='@CFLAGS@'  CXX='@CXX@'
> CXXFLAGS='@CXXFLAGS
> @'  LDFLAGS='@LDFLAGS@'
> LIBC:
> -rw-r--r--   1 bin      bin      1585072 Jul 15  1997 /lib/libc.a
> lrwxrwxrwx   1 root     root          11 Jan 24 21:47 /lib/libc.so ->
> ./libc.so.
> 1
> -rwxr-xr-x   1 bin      bin      1000252 Jul 15  1997 /lib/libc.so.1
> -rw-r--r--   1 bin      bin      1585072 Jul 15  1997 /usr/lib/libc.a
> lrwxrwxrwx   1 root     root          11 Jan 24 21:47 /usr/lib/libc.so ->
> ./libc
> .so.1
> -rwxr-xr-x   1 bin      bin      1000252 Jul 15  1997 /usr/lib/libc.so.1
> Configure command: @CONF_COMMAND@
>
> # ./mysqlshow
> +-----------+
> | Databases |
> +-----------+
> | mysql     |
> | test      |
> +-----------+
>
>
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
> ---------------------------------------------------------------------
> 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
>
>



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