Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Documentum/Tools.pm blib\lib\Db\Documentum/Tools.pm cp Documentum/Tools.html blib\lib\Db\Documentum/Tools.html cp Documentum.pm blib\lib\Db\Documentum.pm AutoSplitting blib\lib\Db\Documentum.pm (blib\lib\auto\Db\Documentum) C:\cpanrun-5.8\build\5-8-0\bin\perl.exe C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils/xsubpp -typemap C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils\typemap Documentum.xs > Documentum.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv Documentum.xsc Documentum.c cl -c -I"c:\program files\documentum\shared" -I"C:\Program Files\Microsoft Platform SDK\Include" -I"C:\PROGRA~1\MICROS~3\VC98\ATL\INCLUDE" -I"C:\PROGRA~1\MICROS~3\VC98\INCLUDE" -I"C:\PROGRA~1\MICROS~3\VC98\MFC\INCLUDE" -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.63\" -DXS_VERSION=\"1.63\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" -DSQLNETV2 -DSYSV -DS -DOS_UNIX Documentum.c Documentum.c Documentum.xs(11) : fatal error C1083: Cannot open include file: 'dmapp.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. recommend copying it to the c:\program files\documentum\shared directory for simplicity. Enter the path to the dmcl40.lib library file: [c:\program files\documentum\shared] ==> --------------------------------------------------- dmapp.h header file: The dmapp.h header file is located in the \share\sdk\include directory on the Content Server. I recommend copying it to the c:\program files\documentum\shared directory for simplicity. Enter the path to the dmapp.h header file: [c:\program files\documentum\shared] ==> --------------------------------------------------- Config summary: DM_INCLUDE = -I"c:\program files\documentum\shared" CPP_INCS = -I"C:\Program Files\Microsoft Platform SDK\Include" -I"C:\PROGRA~1\MICROS~3\VC98\ATL\INCLUDE" -I"C:\PROGRA~1\MICROS~3\VC98\INCLUDE" -I"C:\PROGRA~1\MICROS~3\VC98\MFC\INCLUDE" DM_CLIENT_LIBS = -L"c:\program files\documentum\shared" -ldmcl40.lib CPP_LIBS = -L"C:\Program Files\Microsoft Platform SDK\Lib" -L"C:\PROGRA~1\MICROS~3\VC98\LIB" -L"C:\PROGRA~1\MICROS~3\VC98\MFC\LIB" LD_LIBS = DM_RPC_LIBS = OS_LIBS = CCFLAGS = Checking if your kit is complete... Looks good Note (probably harmless): No library found for '-ldmcl40.lib' Writing Makefile for Db::Documentum