RE: DBI and Win2K

2001-10-19 Thread Sterin, Ilya
pm install DBI then ppm install DBD::your_db change your db to the dbd name you want to install. Ilya -Original Message- From: Daniel Pfeiffer To: [EMAIL PROTECTED] Sent: 10/17/01 11:36 PM Subject: DBI and Win2K HI ! I have installed ActivePerl. Now I want to install the DBI-Interface

Re: DBI and Win2K

2001-10-19 Thread Bart Lateur
On Thu, 18 Oct 2001 07:36:31 +0200 (CEST), Daniel Pfeiffer wrote: >I have installed ActivePerl. Now I want to install the >DBI-Interface via PPM. >I use gcc on Win2K. Your perl and modules need to be compiled with the same (or at least, a very compatible) C compiler. ActivePerl was compiled usi

Re: DBI and Win2K

2001-10-18 Thread Jared Still
Daniel, When you installed ActiveState perl is setup PPM for you. To install DBI, this is all you do. C:\ ppm ppm: install DBI ( churns for awhile, you'll see output ) ppm: quit C:\ That's it. If you are are a behind a firewall you may have to set the environment variable HTTP_PROXY for P

DBI and Win2K

2001-10-18 Thread Daniel Pfeiffer
HI ! I have installed ActivePerl. Now I want to install the DBI-Interface via PPM. I had done all but I can not install dbi.pm. I have an error while I try to compile the sourcecode witch I have downloaded from activeperl.com. I use gcc on Win2K. My question is, can anybody tell me where to downl