Re: missing library

2005-05-10 Thread Eric Bergen
you need to install your distro's ncurses and ncurses-devel packages. -Eric ganesan malairaja wrote: ok i found the source file .. tarball mysql-4.1.11.tar.gz after executing the ./configure command i does some checking the it gives this error checking for termcap functions library ... configure :

missing library

2005-05-09 Thread ganesan malairaja
ok i found the source file .. tarball mysql-4.1.11.tar.gz after executing the ./configure command i does some checking the it gives this error checking for termcap functions library ... configure : error :no curses / termcap library found http://graphics.hotmail.com/emarrow_right.gif"; width=1

Re: Missing library named 'z' ??

2003-10-13 Thread Antony Dovgal
On Mon, 13 Oct 2003 21:01:37 -0700 Matt Young <[EMAIL PROTECTED]> wrote: > The manual says: > > " For example, if the library is installed in `/usr/local/mysql/lib', use > -L/usr/local/mysql/lib -lmysqlclient -lz on the link command. " > > But I found no z library? you need libz. run these com

Missing library named 'z' ??

2003-10-13 Thread Matt Young
The manual says: " For example, if the library is installed in `/usr/local/mysql/lib', use -L/usr/local/mysql/lib -lmysqlclient -lz on the link command. " But I found no z library? Matt Young -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http

Re: missing library libz.so

2001-02-26 Thread Ken Menzel
Ken - Ken Menzel ICQ# 9325188 www.icarz.com [EMAIL PROTECTED] - Original Message - From: "Rutger Beens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 25, 2001 1:37 PM Subject: missing library libz.so > Hi there, > > I just i

RE: missing library libz.so

2001-02-26 Thread Rutger Beens
No this is on an Apache server... running on BSDI BSD/OS 4.01 thanks -Oorspronkelijk bericht- Van: Brady Orand [mailto:[EMAIL PROTECTED]] Verzonden: maandag 26 februari 2001 3:21 Aan: Rutger Beens; [EMAIL PROTECTED] Onderwerp: Re: missing library libz.so I'm assuming this

Re: missing library libz.so

2001-02-25 Thread Brady Orand
o work. I _belive_ that later versions of Solaris 2.8 include this library, but am not sure. Brady... Original Message Follows From: "Rutger Beens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: missing library libz.so Date: Sun, 25 Feb 2001 19:37:55 +0100 Hi ther

missing library libz.so

2001-02-25 Thread Rutger Beens
Hi there, I just installed mysql (3.23) but when I run mysql_install_db or mysqld it comes with an error message that the programming can't load the libz.so file. I've found that file online and copied it into all myysql directories but still it can't load the file. I propably should copy the fi