- 论坛徽章:
- 0
|
原帖由 to407 于 2009-12-9 12:40 发表 ![]()
Program Files
这中间不是有空格么?
建议仔细看一下 自己的错误报告
现在我将Informix的SDK装在了D盘:D:\SoftWare\Informix\bin,空格倒是没了,但安装没有进行下去,帮忙再看一下了。
C:\Documents and Settings\Administrator\桌面\DBD-Informix-2008.0513\DBD-Informi
-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-0
-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:
Using INFORMIXDIR=D:\SoftWare\Informix and ESQL/C compiler D:\SoftWare\Informix
bin\ESQL.EXE
Using IBM Informix CSDK Version 2.81, IBM Informix-ESQL Version 9.53.TC2 from D
\SoftWare\Informix
*** Environment variable $INFORMIXSERVER is not set and should be!
+------------------------------------------------------------------------+
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE
DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_I
PLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='12.0.8168', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeks
ze=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C
\Perl\lib\CORE" -machine 86'
libpth=\lib
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg3
.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2
32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib com
lg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib
ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf
libpath:"C:\Perl\lib\CORE" -machine 86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE
Locally applied patches:
ActivePerl Build 1006 [291086]
32728 64-bit fix for Time::Local
Built under MSWin32
Compiled at Aug 24 2009 13:48:26
%ENV:
PERL5_CPANPLUS_IS_RUNNING="3508"
PERL5_CPANPLUS_IS_VERSION="0.88"
PERL_READLINE_NOWARN="1"
@INC:
C:/Perl/site/lib
C:/Perl/lib
.
+------------------------------------------------------------------------+
Farewell!
C:\Documents and Settings\Administrator\桌面\DBD-Informix-2008.0513\DBD-Informi
-2008.0513> |
|