Re: have problems in intalling dbi module
- From: alexander@xxxxxxxx (Alexander Foken)
- Date: Thu, 26 Jan 2006 15:20:04 +0100
You don't have VC++ installed properly. CL is the Linker from VC++. Maybe you just forgot to run vcvars32.bat in the dos window you started your makefile in. If you use ActivePerl, consider using ppm (see documentation in C:\perl\html\bin\ppm.html) instead of building modules yourself.
Alexander
Faten BEN JEMAA wrote:
hello evrybody,
I have problems in installing DBI module, it require another library "cl" that i dont find
please help me
thinks
cp Driver.xst blib\arch\auto\DBI\Driver.xst cp lib/DBI/ProxyServer.pm blib\lib\DBI\ProxyServer.pm cp dbipport.h blib\arch\auto\DBI\dbipport.h cp lib/DBD/NullP.pm blib\lib\DBD\NullP.pm cp lib/DBI/DBD.pm blib\lib\DBI\DBD.pm cp lib/Win32/DBIODBC.pm blib\lib\Win32\DBIODBC.pm cp dbi_sql.h blib\arch\auto\DBI\dbi_sql.h cp lib/DBI/PurePerl.pm blib\lib\DBI\PurePerl.pm cp lib/DBD/ExampleP.pm blib\lib\DBD\ExampleP.pm cp lib/DBI/ProfileData.pm blib\lib\DBI\ProfileData.pm C:\Perl\bin\perl.exe -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp -typemap C: \Perl\lib\E xtUtils\typemap -typemap typemap Perl.xs > Perl.xsc && C: \Perl\bin\perl.exe -ME xtUtils::Command -e mv Perl.xsc Perl.c cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_ST RICT -DHAVE_DES_FCRYPT -DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" "-IC: \Perl\li b\CORE" Perl.c 'cl' n'est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes. NMAKE : fatal error U1077: 'cl' : return code '0x1' Stop.
-- Alexander Foken mailto:alexander@xxxxxxxx http://www.foken.de/alexander/
.
- References:
- have problems in intalling dbi module
- From: Faten BEN JEMAA
- have problems in intalling dbi module
- Prev by Date: Re: DBD::Oracle object version 1.15 does not match bootstrap parameter 1.06
- Next by Date: Re: Possible extension for DBI error handler (fwd)
- Previous by thread: have problems in intalling dbi module
- Next by thread: Re: have problems in intalling dbi module
- Index(es):