Type "perl Makefile.PL DB=db2" if you want use DB2 (or DB=db4 for DB4), Otherwise, TaBE.pm will be linked with DB3. Checking if your kit is complete... Looks good Note (probably harmless): No library found for -ltabe Note (probably harmless): No library found for -ldb3 Writing Makefile for Lingua::ZH::TaBE Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Lingua/ZH/TaBE.pm blib\lib\Lingua\ZH\TaBE.pm C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap TaBE.xs > TaBE.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e mv TaBE.xsc TaBE.c Please specify prototyping behavior for TaBE.xs (see perlxs manual) cl -c -I/usr/local/include -I/usr/include -I/usr/X11R6/include -I/usr/local/include/tabe -I/usr/local/tabe/include -I/usr/local/db/BerkeleyDB/include -I/opt/local/include -I/sw/local/include -IC:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Lingua-ZH-TaBE -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" "-IC:\cpanrun\build\5-10-0\lib\CORE" TaBE.c TaBE.c TaBE.xs(5) : fatal error C1083: Cannot open include file: 'tabe.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.