At 18:15 +0000 1/28/03, aa wrote:
Hi,
So how can i change the path setting
Depends on your shell. You might find this helpful:
http://www.kitebird.com/mysql-cookbook/path.pdf
It explains how to set your PATH for the mysql program, but mysql_config
is probably in the same directory.
Paul Dubois wrote:
At 9:09 +0000 1/28/03, aa wrote:
Hello,
Can anyone help me on this please
The directory in which mysql_config is located must be in your
PATH setting.
From: [EMAIL PROTECTED] (Aa)
<div class="moz-text-flowed" style="font-family:
-moz-fixed">Thanks for pointing me to the right list, to be honest
I didnt know which one to post to,
And mysql_config is in this location,
/usr/local/mysql/bin/mysql_config
i.e mysql is in /usr/local/mysql/
is this the 'normal' location?
Wiggins D'Anconia wrote:
What does this have to do with CGI?? [EMAIL PROTECTED] would be
a better list for this question.
However, do you have MySQL installed in an abnormal location, or
where is the 'mysql_config' executable on your system? If it is
in a "normal" location and you just installed it you may need to
add it to your path. If you installed from binaries, did you
install the mysql-devel package? It appears that 'mysql_config'
can't be found which is used to set a number of parameters for
the build process.
http://danconia.org
aa wrote:
Hi, I am trying to install DBD::Mysql and I am getting error, I
am new to perl and modules, here is the screen print, I'll
appreciate any help please.
CPAN.pm: Going to build J/JW/JWIED/DBD-mysql-2.1024.tar.gz
Can't exec "mysql_config": No such file or directory at
Makefile.PL line 169.
[clipped]