Re: DBI install under win2k

2002-12-17 Thread Kevin Diffily
Thanks for the help.  Unfortunately I am at the following impass.

1. perl -MCPAN -e install 'RPC::PlServer'
 Checking if your kit is complete...
 Looks good  
 Writing Makefile for RPC::PlServer
 -- OK   
 Running make test
test -- NOT OK
 Running make install
   make test had returned bad status, won't install without force
1. ppm
 ppm search plserver
 Searching in Active Repositories
 No matches for 'plserver'; see 'help search'.
 ppm search rpc 
 Searching in Active Repositories
   1. DCE-Perl-RPC [0.01] Perl extension for DCE RPC protocol composer/parser



On 12/16/02 7:41 PM, Ron Savage [EMAIL PROTECTED] wrote:

 On Mon, 16 Dec 2002 16:15:29 -0500, Kevin Diffily wrote:
 
 Hi Kevin
 
 I am a newbie to Perl on Windows.  I have tried to do the ppm method
 
 Just for the record, installation help is here:
 
 http://savage.net.au/Perl-modules.html
 --
 Ron Savage, [EMAIL PROTECTED] on 17/12/2002
 Deakin University, 221 Burwood Highway, Burwood, VIC 3125, Australia
 Phone: +61-3-9251 7441, Fax: +61-3-9251 7604
 http://www.deakin.edu.au/~rons
 
 

-- 
Kevin Diffily
InterNetWorkingSolutions
Enterprise Class Solutions for All Enterprises

46 Webster Street, Apt 2 Barre, VT 05641 USA
VOICE: 1.866.inetwsnet (Toll Free)
FAX:   1.888.726.9030   (Toll Free)

Sales: 
[EMAIL PROTECTED]
General Information:[EMAIL PROTECTED]
Website Hosting:[EMAIL PROTECTED]
Systems Administration Services:   [EMAIL PROTECTED]
Technical Support  Training Services:  [EMAIL PROTECTED]
Shop For it On Amazon:
http://kevin.inetws.net/amazon
AIM, Jabber, MSN, Yahoo:inetwsnet
GPG Key:5AF85391 at
wwwkeys.us.pgp.net







Re: DBI install under win2k

2002-12-16 Thread Kevin Diffily
I am a newbie to Perl on Windows.  I have tried to do the ppm method but
cannot run dbiproxy due to a module not being installed with that method.

Could anyone be so kind as to explain how to compile modules on Windows or
better yet how to run the cpan utility on Windows?

Thanks,
Kevin


On 12/3/02 5:31 AM, Kris Wolff [EMAIL PROTECTED] wrote:

 But some modules they are always on cpan or privat sites and not as ppm
 thingavailabl. So lern to work with nmake and you will never had any
 problems on an other system like unix, too.
 
 
 On 03.12.2002 11:07 Uhr, Timothy Johnson [EMAIL PROTECTED] wrote:
 
 
 I would go with the PPM approach unless you are really familiar with nmake.
 
 C:\ PPM
 PPM install DBI
 Install package DBI (y/n)? y
 
 However, this should already be included in the default distribution if I'm
 not mistaken.  If you're not using ActiveState's ActivePerl, then I suggest
 you go download it, because it really does work the best with NT/2000/XP,
 and they have some decent support tools as well.
 
 -Original Message-
 From: Kris Wolff [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 03, 2002 12:48 AM
 To: Julien Perriard; DBI mailing
 Subject: Re: DBI install under win2k
 
 
 On 03.12.2002 9:27 Uhr, Julien Perriard [EMAIL PROTECTED] wrote:
 
 Hi !
 
 How may I install DBI under windows 2000 ?
 
 
 Thank a lot !
 
 
 Julien
 
 I used the way over nmake. Woks fine if nmake works ( I remember I need a
 few ours to find the right nmake but than --just grate with all kind of
 modules. )
 I prefere nmake !!!
 But there is an easy way: using ppm from activestate !
 

-- 
Kevin Diffily
InterNetWorkingSolutions
Enterprise Class Solutions for All Enterprises

46 Webster Street, Apt 2 Barre, VT 05641 USA
VOICE: 1.866.inetwsnet (Toll Free)
FAX:   1.888.726.9030   (Toll Free)

Sales: 
[EMAIL PROTECTED]
General Information:[EMAIL PROTECTED]
Website Hosting:[EMAIL PROTECTED]
Systems Administration Services:   [EMAIL PROTECTED]
Technical Support  Training Services:  [EMAIL PROTECTED]
Shop For it On Amazon:
http://kevin.inetws.net/amazon
AIM, Jabber, MSN, Yahoo:inetwsnet
GPG Key:5AF85391 at
wwwkeys.us.pgp.net







Re: DBI::Proxy configuration help

2002-12-16 Thread Kevin Diffily
Can anyone elaborate on the specifics of how to do this?

Thanks,
Kevin


On 1/14/02 5:34 PM, Hardy Merrill [EMAIL PROTECTED]
wrote:

 If I remember right, to use DBI Proxy you'll need to
 install Bundle::DBI - it contains the RPC::P1Server.pm and
 everything else that's necessary.  I haven't used this in
 quite a while - can enyone else chime in and confirm this?
 
 We have DBI 1.20 installed, and here's what
 
 perldoc DBI
 
 says about Proxy:
 
 Remote Proxy DBD support
  As of DBI 1.02, a complete implementation of a
  DBD::Proxy driver and the DBI::ProxyServer are part of
  the DBI distribution.
 
 There are also perldocs for DBD::Proxy that might help.
 
 HTH.

-- 
Kevin Diffily
InterNetWorkingSolutions
Enterprise Class Solutions for All Enterprises

46 Webster Street, Apt 2 Barre, VT 05641 USA
VOICE: 1.866.inetwsnet (Toll Free)
FAX:   1.888.726.9030   (Toll Free)

Sales: 
[EMAIL PROTECTED]
General Information:[EMAIL PROTECTED]
Website Hosting:[EMAIL PROTECTED]
Systems Administration Services:   [EMAIL PROTECTED]
Technical Support  Training Services:  [EMAIL PROTECTED]
Shop For it On Amazon:
http://kevin.inetws.net/amazon
AIM, Jabber, MSN, Yahoo:inetwsnet
GPG Key:5AF85391 at
wwwkeys.us.pgp.net







Re: How to Install dbiproxy on WIN2000

2002-12-16 Thread Kevin Diffily
Unfortunately ppm cannot find plrpc.

On 6/27/02 12:36 AM, Thomas A. Lowery [EMAIL PROTECTED] wrote:

 Roger,
 The simplest method is to use ActiveStates PPM or PPM3.  Install
 DBI, Net-Daemon, and PlRPC (use the query/search feature to
 confirm the names).
 
 c:ppm
 ppminstall DBI ...
 It's rather easy.
 
 On Thu, Jun 27, 2002 at 04:53:02AM -0400, Roger Patrick wrote:
 How do I install dbiproxy on Win2000. I'm running Activate State
 Perl and I'm not familiar with the Activate State environment on
 Windows; I'm more of a perl -MCPAN -e 'install something' type
 person. Please advise.
 
 Tom

-- 
Kevin Diffily
InterNetWorkingSolutions
Enterprise Class Solutions for All Enterprises

46 Webster Street, Apt 2 Barre, VT 05641 USA
VOICE: 1.866.inetwsnet (Toll Free)
FAX:   1.888.726.9030   (Toll Free)

Sales: 
[EMAIL PROTECTED]
General Information:[EMAIL PROTECTED]
Website Hosting:[EMAIL PROTECTED]
Systems Administration Services:   [EMAIL PROTECTED]
Technical Support  Training Services:  [EMAIL PROTECTED]
Shop For it On Amazon:
http://kevin.inetws.net/amazon
AIM, Jabber, MSN, Yahoo:inetwsnet
GPG Key:5AF85391 at
wwwkeys.us.pgp.net







DBI and HTML Display

2001-07-15 Thread Kevin Diffily

Can anyone offer a simple example of retrieving information with DBI and
displaying it in HTML?  I am simply looking for the basic syntax.

I am new to DBI but have pretty extensive Perl and Website experience.

-- 
Kevin Diffily
InterNetWorkingSolutions
Enterprise Class Solutions for All Enterprises
VOICE: 1.866.inetws.net (Toll Free), 802.563.3100
FAX: 888.726.9030