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.

-- 
Hardy Merrill
Mission Critical Linux, Inc.
http://www.missioncriticallinux.com

Murali Kanaga [[EMAIL PROTECTED]] wrote:
> 
> Greetings,
> 
> I compiled & installed DBI-1.201 for NT 4.0 (SP6a). Using Active State Perl
> (5.6.1).
> 
> When I tried to configure the proxy on NT 4.0 as follows, I get the error:
> 
> D:\murali>dbiproxy --localport 1234
> Can't locate RPC/PlServer.pm in @INC (@INC contains: D:/Perl/lib
> D:/Perl/site/li
> /lib/DBI/ProxyServer.pm line 28.
> BEGIN failed--compilation aborted at D:/Perl/site/lib/DBI/ProxyServer.pm
> line 28
> Compilation failed in require at D:\perl\bin/dbiproxy line 5.
> 
> Any advise or help would be appreciated.
> 
> Thanks,
> Murali

Reply via email to