I have problem installing the DBI::Interbase in WIndows 2000. I have downloaded the DBD-InterBase-0.28.4 and compiled with nmake 1.5 but have not happenned. Please see the attachment file and give me a consultation. Thank you very much.
 
           A new DBI user.
  Nguyen Tran Quoc Vinh
It was went i ran nmake:

cp lib/Bundle/DBD/InterBase.pm blib\lib\Bundle\DBD\InterBase.pm
cp InterBase.pm blib\lib\DBD\InterBase.pm
cp lib/DBD/InterBase/FAQ.pm blib\lib\DBD\InterBase\FAQ.pm
        E:\Perl\bin\perl.exe -p -e "s/~DRIVER~/InterBase/g" < 
E:/Perl/site/lib/auto/DBI/Driver.xst > InterBase.xsi
        E:\Perl\bin\perl.exe -IE:\Perl\lib -IE:\Perl\lib E:\Perl\lib\ExtUtils/xsubpp 
-noprototypes -typemap E:\Perl\lib\ExtUtils\typemap InterBase.xs > InterBase.xsc && 
E:\Perl\bin\perl.exe -IE:\Perl\lib -IE:\Perl\lib -MExtUtils::Command -e mv 
InterBase.xsc InterBase.c
        cl -c -I"H:\Program Files\InterBase Corp\InterBase\include" 
-I"E:/Perl/site/lib/auto/DBI" -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX 
-O1 -MD -DNDEBUG    -DVERSION=\"0.28.4\"  -DXS_VERSION=\"0.28.4\"  -IE:\Perl\lib\CORE  
InterBase.c
InterBase.c
E:\Perl\lib\CORE\perl.h(435) : fatal error C1083: Cannot open include file: 
'sys/types.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.


Reply via email to