if you're on windows, your OS shipped without a c-compiler...
for that reason, activestate (www.activestate.com) use 'ppm' - the perl
package manager..
which means they already built binaries of the modules you're looking for.

i suggest you check that out, it will make your life a LOT easier if you run
windows =)

hth
Jos Boumans

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 12, 2001 8:10 PM
Subject: help on perl dbi and dbd:mysql


> I am beginner in perl. i needed to connect the perl programs to mysql
> database. Therefore I downloaded dbi and dbd:mysql (actually it was
> mysql-msql modules). I am finding it difficult to compile and run both dbi
> and dbd:mysql module. By the way I am using Windows 98.
>
> When I tried out dbi
> -------------------
> i.e  first compiling "makefile.pl" and then make, make test and install
(as
> said in the faq documentation) the following error message appears
> ------------------------------------------------------------
> C:\DBI-1.18>make
> MAKE Version 5.0  Copyright (c) 1987, 1997 Borland International
> Error makefile 150: Colon expected
> Error makefile 797: Redefinition of target 'DBI.c'
> Fatal makefile 893: No terminator specified for in-line file operator
>
> --------------------------error------------------------------------
> When I tried out dbd::mssql
> ---------------------------
>
> When the makefile.pl has been compiled there are a few questions to be
> answered.
> In one of the questions it asks for the path of 'include' directory. but
> there wasn't a include dir in this  mysql-msql module. What does this
> include dir mean. The default gives "local/usr/hughs"
>
> ************************************************************************
>
>
>
>
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to