Re: [Dbi-interbase-devel] problem on installing DBD::interbase(0.28)
Status: Beta
Brought to you by:
edpratomo
From: Daniel R. <dan...@gm...> - 2001-06-23 13:26:22
|
hi the problem is, that the borland make utility is not capable to work with the MakeMaker generated makefiles. You have to type dmake or pmake instead of make. (you can find the download urls for these utils in the readme file) with one of these utilities it should work. i only had problems compiling the dbd with activeperl 5.6.1 (build 626). the compiler was unable to find some definitions, but i didn't have time to check why. i went back to build 623, because i needed perl running. if you are using build 626, please let me know if you find the problem... regards -daniel ----- Original Message ----- From: "ychen56" <yc...@ne...> To: <dbi...@li...> Sent: Saturday, June 23, 2001 6:29 AM Subject: [Dbi-interbase-devel] problem on installing DBD::interbase(0.28) > Hi, People: > I have problem to install DBD interbase driver under windows98. I am using > activePerl. When I ran "perl patchBCC", I had problem with the last rename > statement. I thought this statement wanted to rename > c:\perl\lib\core\perl56.lib to c:\perl\lib\core\perl56_coff.lib. I modified > the source code, it could work fine. Then I ran "perl makefile.pl", it was > okay. > But when I ran "make", I got two errors, > 1. error makefile line 129: colon expected > 2. error makefile line 711 redefinition of target "Interbase.obj" > I appreciate any of you can give me some help. > Thanks > Ye > > > NetZero Platinum > No Banner Ads and Unlimited Access > Sign Up Today - Only $9.95 per month! > http://www.netzero.net > > _______________________________________________ > Dbi-interbase-devel mailing list > Dbi...@li... > http://lists.sourceforge.net/lists/listinfo/dbi-interbase-devel > |