*** WARNING *** Could not find c:\program files\documentum\shared\dmcl40.lib. The module will not make without dmcl40.lib. Please copy dmcl40.lib to the c:\program files\documentum\shared directory. *** WARNING *** Could not find c:\program files\documentum\shared\dmapp.h. The module will not make without dmapp.h. Please copy dmapp.h to the c:\program files\documentum\shared directory. *** WARNING *** The Microsoft C++ compiler does not properly interpret quoted paths, paths with spaces, or directory names longer than 8 characters. Please double-check your environment variables to ensure all paths comply. Welcome to the Db::Documentum installation process. --------------------------------------------------- Configuring Db::Documentum for MSWin32... Select a flavor: 1) build the module for EDMS98 2) build the module for Documentum 4i or 5 ==> --------------------------------------------------- Documentum install directory: Enter the path to the Documentum Installation directory: [c:\program files\documentum] ==> --------------------------------------------------- dmcl40.lib library file: The dmcl40.lib library file is located in the share\clients\win\32 directory on Content Server, it can also be found in the Desktop Component Source package on the Documentum download site. I 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:\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:\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 Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Documentum.xs > Documentum.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Documentum.xsc Documentum.c cl -c -I"c:\program files\documentum\shared" -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 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.63\" -DXS_VERSION=\"1.63\" "-IC:\cpanrun\build\5-10-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.