I downloaded the "latest" script, ran " sh latest" and sat and watched the screen fly by.
After it came up as "Install complete" I went back up a few lines and saw the following error:
DBD-mysql-4.005/t/prepare_noerror.t
x DBD-mysql-4.005/t/texecute.t
x DBD-mysql-4.005/t/utf8.t
x DBD-mysql-4.005/TODO
CPAN.pm: Going to build C/CA/CAPTTOFU/DBD-mysql-4.005.tar.gz
Can't exec "mysql_config": No such file or directory at Makefile.PL line 76.
Cannot find the file 'mysql_config'! Your execution PATH doesn't seem
not contain the path to mysql_config. Resorting to guessed values!
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Failed to determine directory of mysql.h. Use
perl Makefile.PL --cflags=-I<dir>
to set this directory. For details see the INSTALL.html file,
section "C Compiler flags" or type
perl Makefile.PL --help
CAPTTOFU/DBD-mysql-4.005.tar.gz
/usr/bin/perl Makefile.PL -- NO Makefile created
Running make install
Make had some problems, won't install
perlmod--Install done
chown: mysql: Invalid argument
Unable to reset root MySQL password. at /scripts/securemysql line 154.
touch: : No such file or directory
Seems like the Mysql perl Mod did not install, I don't want to do it manually and screw something else up, does anyone have a clue? Thanks.
After it came up as "Install complete" I went back up a few lines and saw the following error:
DBD-mysql-4.005/t/prepare_noerror.t
x DBD-mysql-4.005/t/texecute.t
x DBD-mysql-4.005/t/utf8.t
x DBD-mysql-4.005/TODO
CPAN.pm: Going to build C/CA/CAPTTOFU/DBD-mysql-4.005.tar.gz
Can't exec "mysql_config": No such file or directory at Makefile.PL line 76.
Cannot find the file 'mysql_config'! Your execution PATH doesn't seem
not contain the path to mysql_config. Resorting to guessed values!
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 466.
Failed to determine directory of mysql.h. Use
perl Makefile.PL --cflags=-I<dir>
to set this directory. For details see the INSTALL.html file,
section "C Compiler flags" or type
perl Makefile.PL --help
CAPTTOFU/DBD-mysql-4.005.tar.gz
/usr/bin/perl Makefile.PL -- NO Makefile created
Running make install
Make had some problems, won't install
perlmod--Install done
chown: mysql: Invalid argument
Unable to reset root MySQL password. at /scripts/securemysql line 154.
touch: : No such file or directory
Seems like the Mysql perl Mod did not install, I don't want to do it manually and screw something else up, does anyone have a clue? Thanks.