- 论坛徽章:
- 0
|
回复 #4 cobrawgl 的帖子
哪这个我就明白了。不过在安装DBD的时候有个问题再想请教一下:
我的Perl版本是:ActivePerl-5.10.1.1006-MSWin32-x86-291086.msi
DBD:DBD-Informix-2008.0513.tar.gz
我电脑上已装了SDK:IBM Informix Client-SDK 2.81;同时也装了VC++6。0的NMAKE。EXE编译器。但安装的时候还是报错。请麻烦指导一下:
C:\DBD-Informix-2008.0513\DBD-Informix-2008.0513>perl Makefile.PL
*** ExtUtils::AutoInstall version 0.63
*** Checking for dependencies...
[Core Features]
- DBI ...loaded. (1.607 >= 1.3
[High Resolution Timing]
- Time::HiRes ...loaded. (1.9719)
[POD Format Testing]
- Test: od ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [y] y
*** Dependencies will be installed the next time you type 'D:\SoftWare\VC98\Bin\
nmake.exe'.
*** ExtUtils::AutoInstall configuration finished.
This is a semi-experimental version of Makefile.PL with Win32 (NT)
support. Previous versions have been tested on NT, but there could
still be bugs in this code. Please help save the world by trying
to debug the NT code and reporting the results back to the DBI
Users mailing list.
Note: Some of the code here or in ESQL/C may not work properly if
%INFORMIXDIR% (or the entry in %PATH% that identifies
%INFORMIXDIR%\bin) contains spaces - for example, if you installed
CSDK under C:\Program Files)
Thanks!
Configuring IBM Informix Database Driver for Perl DBI Version 2008.0513 (2008-05
-13) (aka DBD::Informix)
You are using DBI version 1.607 and Perl version 5.010001
Remember to actually read the README file!
Perl: C:\Perl\bin\perl.exe v5.010001 MSWin32-x86-multi-thread dl_win32.xs
System:
Path to ESQL/C compiler (C:\Program Files\Informix\Client-SDK\bin\ESQL.EXE) cont
ains white space at lib/DBD/Informix/Configure.pm line 63.
Using INFORMIXDIR=C:\Program Files\Informix\Client-SDK and ESQL/C compiler C:\Pr
ogram Files\Informix\Client-SDK\bin\ESQL.EXE
'C:\Program' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Failed to read any Informix version from 'esql -V'
C:\DBD-Informix-2008.0513\DBD-Informix-2008.0513>
C:\DBD-Informix-2008.0513\DBD-Informix-2008.0513> |
|