Help for this page

Select Code to Download


  1. or download this
    Can't exec "mysql_config": No such file or directory at Makefile.PL li
    +ne 169.
    readline() on closed filehandle PIPE at Makefile.PL line 171.
    Failed to determine directory of libmysqlclient.a|libmysqlclient.so. U
    +se
    
      perl Makefile.PL "--libs=-L<dir> -lmysqlclient"
    
  2. or download this
    perl Makefile.PL --cflags=-I<dir>
    
  3. or download this
    /Library/eSuite4X/MySQL4/bin
    
  4. or download this
    /Library/Perl/DBD-mysql-2.1028
    
  5. or download this
    sudo perl Makefile.PL "--libs=-L/Library/eSuite4x/mysql4/bin/ -lmysqlc
    +lient"
    
  6. or download this
    sudo perl Makefile.PL --cflags=-/Library/eSuite4x/mysql4/developer/inc
    +lude/mysql/