Re: Error installing perl module DBD::mysql

2005-10-26 Thread Michael Stassen
Ziaul Mannan wrote: Thanks Kevin. I id run : 'perl Makefile.PL' followed by the other steps you mentioned below. When I cut and pasted it on the mail I missed out the first line. I cannot finish this order. I get the error message after running 'make'. In other words: 'perl Makefile.PL

Re: Error installing perl module DBD::mysql

2005-10-26 Thread Ziaul Mannan
** Low Priority ** Thanks Kevin. I id run : 'perl Makefile.PL' followed by the other steps you mentioned below. When I cut and pasted it on the mail I missed out the first line. I cannot finish this order. I get the error message after running 'make'. In other words: 'perl Makefile.PL>mak

Re: Error installing perl module DBD::mysql

2005-10-25 Thread Kevin Spencer
On 10/25/05, Ziaul Mannan <[EMAIL PROTECTED]> wrote: > ** Low Priority ** > > Hello, > > I was able to install the following perl modules fine: > DBI > Data::Dumper > Data::ShowTable > DBI.pm > > Then,when I am try to install perl module called 'DBD::mysql' on AIX > 5.2(64-bit) and 5.3. In both cas

Error installing perl module DBD::mysql

2005-10-25 Thread Ziaul Mannan
** Low Priority ** Hello, I was able to install the following perl modules fine: DBI Data::Dumper Data::ShowTable DBI.pm Then,when I am try to install perl module called 'DBD::mysql' on AIX 5.2(64-bit) and 5.3. In both cases I am getting following errors: dogwood:mysql:/home/mysql/DBD-mysql

Error installing perl module DBS::mysql

2005-10-25 Thread Ziaul Mannan
** Low Priority ** Hello, I was able to install the following perl modules fine: DBI Data::Dumper Data::ShowTable DBI.pm Then,when I am try to install perl module called 'DBD::mysql' on AIX 5.2(64-bit) and 5.3. In both cases I am getting following errors: dogwood:mysql:/home/mysql/DBD-mysql

error installing package

2004-06-24 Thread Tillmann Stoffel-Küppers
hi i´m trying to run a local mysql version under w2000. when calling winmysqladmin.exe file the following error message appears: the dll libmysql.dll is not found. what can i do ? thx. for any help till arge web52 - webdesign, webhosting, online-datenbanken, pressebüro | tillmann stoffel-küpp

Error installing MyODBC - Please help...

2004-02-19 Thread Morgan, Andrew R.
Hello all. I'm trying to 'make' MyODBC, and I receive the following error: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/mysql/include/mysql -Iyes/include -O3 -DDBUG_OFF -c utility.c -Wp,-MD,.deps/utility.TPlo -fPIC -DPIC -o utility.lo /bin/ksh ../libtool --mode=link gcc -O3 -DDBUG_OFF -o

error installing.

2002-09-23 Thread TonyDanna
This is the mysqlbug report: ## 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 PROTEC

Error installing mysql on Aix

2001-10-05 Thread Hamid Amjadi
I am getting the following errors when i am trying to install Mysql in my AIX ver 4.3.3. please advise. thanks #!/bin/sh # Create a bug report and mail it to the mysql mailing list # Based on glibc bug reporting script. echo "Finding system information for a MySQL bug report" VERSION="3.23.42"

Re: Error Installing mysql...

2001-09-05 Thread Sinisa Milivojevic
Carlos Augusto Perez Lima writes: > Hi, > > I'm trying to install the mysql for Compaq Tru64 Unix 4.0f. I did the > download of file < mysql-3.23.41.tar > > # ./configure. > # make > ... > ... > + rm -f ./typelib.c > + /sbin/ln -s ../libmysql/typelib.c ./typelib.c > + rm -f ./violite.c > +

Error Installing mysql...

2001-09-04 Thread Carlos Augusto Perez Lima
Hi, I'm trying to install the mysql for Compaq Tru64 Unix 4.0f. I did the download of file < mysql-3.23.41.tar > # ./configure. # make ... ... + rm -f ./typelib.c + /sbin/ln -s ../libmysql/typelib.c ./typelib.c + rm -f ./violite.c + /sbin/ln -s ../libmysql/violite.c ./violite.c echo times

Error installing DBI mySQL Driver

2001-05-18 Thread aelma
Hello I am trying to install DBD-mysql, i have installed all the requisites that its needs : 1. Perl ==> ActivePerl-5.6.1.626 2. MySQL ==> Ver 9.38 Distrib 3.22.32 3. DBI ==> DBI-1.15 4. C compiler and Gzip libraries are included in the installation of Linux , but when i run the make tol

Re: error installing DBD::mysql

2001-05-17 Thread David Simmons - EliteUKServe.Net
quot;aelma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 18, 2001 12:38 AM Subject: error installing DBD::mysql > Hi, when i try to install the DBD::mysql that returns an error, i run the > perl Makefile.PL without problems, but in the next step (make) pri

error installing DBD::mysql

2001-05-17 Thread aelma
Hi, when i try to install the DBD::mysql that returns an error, i run the perl Makefile.PL without problems, but in the next step (make) prints an error. This error is : [root@microbell DBD-mysql-2.0900]# make cc -c -I/usr/lib/perl5/site_perl/5.005/i686-linux/auto/DBI -Dbool=char - DHAS_BOO