Help Required

Help Required

am 18.01.2006 13:37:51 von ra ja

--Next_1137587871---0-203.199.83.39-782
Content-type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

  Hi,=0A I am trying to install DBI and DBD modules on my system. I am=
using windows XP as my operating system. I am able to generate the =93Make=
file=94 for DBI and when I try to execute the =93nmake=94 (I am using VC7 a=
s my compiler) command it says that =91cl=92 is not a recognized internal o=
r external command and a fatal error is shown the error code is 0x1. What h=
as gone wrong? =0ACould you please help me in resolving this issue=0AThis i=
s quite urgent.. Ashwin=20
--Next_1137587871---0-203.199.83.39-782--

RE: Help Required

am 19.01.2006 11:55:44 von Martin.Evans

I presume you are doing this at a command prompt. Did you run vcvars32 first to
set the vc compiler up.

Martin
--
Martin J. Evans
Easysoft Ltd, UK
Development


On 18-Jan-2006 ra ja wrote:
> _
> Hi,
> I am trying to install DBI and DBD modules on my system. I am using
windows
> XP as my operating system. I am able to generate the “Makefile” for DBI and
> when I try to execute the “nmake” (I am using VC7 as my compiler) command it
> says that ‘cl’ is not a recognized internal or external command and a fatal
> error is shown the error code is 0x1. What has gone wrong?
> Could you please help me in resolving this issue
> This is quite urgent..
>
> Ashwin

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: Help Required

am 19.01.2006 12:13:10 von Will Hawes

On 18-Jan-2006 ra ja wrote:
>> _
>> Hi,
>> I am trying to install DBI and DBD modules on my system. I am using
> windows
>> XP as my operating system. I am able to generate the “Makefile” for DBI and
>> when I try to execute the “nmake” (I am using VC7 as my compiler) command it
>> says that ‘cl’ is not a recognized internal or external command and a fatal
>> error is shown the error code is 0x1. What has gone wrong?
>> Could you please help me in resolving this issue
>> This is quite urgent..
>>
>> Ashwin
>

You might want to look into using ActivePerl instead. DBI should compile
OK but DBD-mysql is an absolute b*stard to compile on WinXP. It's a lot
easier to use PPM with ActivePerl.

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org