You need a Visual C++ compiler in order to compile any perl modules for ActiveState perl, and it's utility is nmake not make. cl is the actual compiler.
You don't have to do it though as you can install binaries already precompiled. I currently only have 1.20 on my site and 1.201 (pre version of 1.21). YOu can install it like this... ppm install http://www.xmlproj.com/PPM/DBI-1_20.ppd In command prompt. I'll probably have 1.21 there in a day or so (when I get some free time:-) Ilya -----Original Message----- From: Stefan Marchitan To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: 4/10/02 3:44 AM Subject: DBI-1.21 Importance: High Hello, I tried to install the DBI-1.21module in order to use DBD::Oracle. Unfortunately, at "make" command I received the following error message: 'cl' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x1' Stop. If there is someone who can tell me what I have to do to successfully install this module... thank you!!! Attached you'll find the install_log.txt till "make test TEST_VERBOSE=1" command and also "perl -v" command into perl -v.txt. P.S. Tim, I've really read very-very carefully the README file and also DBI.pm. **************************************************************** The content of this communication is classified as Mobifon SA Romania Confidential and Proprietary Information.The content of this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this communication then delete it from your system. We appreciate your assistance in preserving the confidentiality of our correspondence. Thank you. Prezentul mesaj constituie o Informatie confidentiala si este proprietatea exclusiva a MobiFon S.A.. Mesajul se adreseaza numai persoanei fizice sau juridice mentionata ca destinatara, precum si altor persoane autorizate sa-l primeasca. In cazul in care nu sunteti destinatarul vizat, va aducem la cunostinta ca dezvaluirea, copierea, distribuirea sau initierea unor actiuni pe baza prezentei informatii sunt strict interzise si atrag raspunderea civila si penala. Daca ati primit acest mesaj dintr-o eroare, va rugam sa ne anuntati imediat, ca raspuns la mesajul de fata, si sa-l stergeti apoi din sistemul dvs. Apreciem si va multumim pentru sprijinul acordat in pastrarea confidentialitatii corespondentei noastre. <<install_log.txt>> <<perl -v.txt>>
