I am having difficulty to compile on Perl V5.10.0 built with MS SQL server
2005. The program could not find installed  ODBC Driver Manager.

 

Here is my configuration. 

    DBI_DSN:   'dbi:ODBC: DSN_NAME', DSN_NAME is set up in System DSN in
ODBC Data source Administrator.

    DBI_USER: valid database user

    DBI_PASS:  valid password

    ODBCHOME  c:\windows\system32 

 

When running 'perl Makefile.PL', it could not find odbc_config and then the
build failed. Do I miss anything in config?

 

Thanks,

Shawn

Attachment: installation.out
Description: Binary data

Attachment: perl.out
Description: Binary data

Reply via email to