Since you are using ActiveState Perl, why are you trying to use anything except PPM to install DBI? -- Mac :}) ** I normally forward private database questions to the DBI mail lists. ** Give a hobbit a fish and he'll eat fish for a day. Give a hobbit a ring and he'll eat fish for an age. ----- Original Message ----- From: "rajarajan socrates" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 30, 2001 1:12 PM Subject: problems installing > I have some problems insalling the iptoll pleze do help > me out the following are the error or the messages that i get when > i try these, all that i have is the iptoll-0.02 archive and the dbi-1.14 > archive and the cities to net map ,i have an active perl running on my > system ver 5.00503 so pleze do give me a detailed explanation of how to > install it,as early as possible. > > note: "//////" means my comment on it > > //////THE FOLLOWING IS WHAT I GET WHEN I EXEC 'PERL MAKEFILE.PL' IN THE DBI > ARCHIVE > > *** Note: > The optional PlRPC-modules (RPC::PlServer etc) are not installed. > If you want to use the DBD::Proxy driver and DBI::ProxyServer > modules, then you'll need to install the RPC::PlServer, RPC::PlClient, > Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you. > You can install them any time after installing the DBI. > You do *not* need these modules for typical DBI usage. > > Optional modules are available from any CPAN mirror, in particular > http://www.perl.com/CPAN/modules/by-module > http://www.perl.org/CPAN/modules/by-module > ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module > > //////and a Note(probably harmless):no library found (so and so.lib) > Note(probably harmless):no library found (so and so.lib) > Note(probably harmless):no library found (so and so.lib) > . > . > . > > usage:...... > > ////// remeber stuff > > > Writing Makefile for DBI > > ============================================================================ ========== > > ////// THE FOLLOWING IS WHAT I GET WHEN I EXEC 'PERL TEST.PL' FROM THE > DBI ARCHIVE > > > > > test.pl > DBI test application $Revision: 10.4 $ > Switch: DBI 1.14 by Tim Bunce, 1.14 > Available Drivers: ADO, ExampleP, Multiplex, Proxy > dbi:ExampleP:: testing 5 sets of 20 connections: > Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 > Disconnecting... > Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 > Disconnecting... > Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 > Disconnecting... > Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 > Disconnecting... > Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 > Disconnecting... > Made 100 connections in 0 wallclock secs ( 0.61 usr + 0.00 sys = 0.61 > CPU) > > Testing handle creation speed... > 5000 NullP statement handles cycled in 16.2 cpu+sys seconds (308 per sec) > > test.pl done > ============================================================================ ========= > > //////WHEN I USE THE PPM FOR THE DBI.PM FILE SOME FILES GET WRITTEN TO > //////THE C:/PERL/SITE/LIB..... > > ============================================================================ ========= > //////WHEN I EXEC 'PERL MAKEFILE.PL' IN THE IPTOLL ARCHIVE I GET > > Writing config file lib/IPtoLL/Config.pm > Writing Makefile for IPtoLL > > > ============================================================================ ========= > /////WHEN I EXEC 'PERL TEST.PL' IN THE IPTOLL ARCHIVE I GET > > cannot locate iptoll.pm...
