Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency for RPC::PlClient #145

Open
rwfranks opened this issue Oct 27, 2024 · 0 comments
Open

Add dependency for RPC::PlClient #145

rwfranks opened this issue Oct 27, 2024 · 0 comments

Comments

@rwfranks
Copy link

Transcribed verbatim from CPAN RT#89847, warts and all.

Tue Oct 29 11:51:26 2013 TruesdellDouglasA [...] JohnDeere.com - Ticket created
Subject: Add dependency for RPC::PlClient

Date: Tue, 29 Oct 2013 15:50:51 +0000
To: "[email protected]" [email protected]
From: Truesdell Douglas A [email protected]

Hi,

This is a small thing that showed up when I built a fresh Perl instance that includes DBD::Proxy. I used cpanm to install. My Perl version is 5.18.1 on linux-i386. A customer script threw the error below until I installed RPC::PlClient.

My read: DBD/Proxy.pm uses RPC::PlClient, but does not list it as a dependency. META.jason does not require RPC::PlClient, but it “recommends” RPC::PlServer.

I did NOT use the cpanm –with-recommends when I installed.

install_driver(Proxy) failed: Can't locate RPC/PlClient.pm in @INC (you may need to install the RPC::PlClient module) (@INC contains: /usr/local/etc/inventory /usr/local/perl/ /www/perl/lib/site_perl/5.18.1/i686-linux-thread-multi /www/perl/lib/site_perl/5.18.1 /www/perl/lib/5.18.1/i686-linux-thread-multi /www/perl/lib/5.18.1 .) at /www/perl/lib/site_perl/5.18.1/i686-linux-thread-multi/DBD/Proxy.pm line 29.

BEGIN failed--compilation aborted at /www/perl/lib/site_perl/5.18.1/i686-linux-thread-multi/DBD/Proxy.pm line 29.

Compilation failed in require at (eval 3) line 3.

Perhaps a module that DBD::Proxy requires hasn't been fully installed

Doug Truesdell
IPN Web Services
Deere & Company
720 328 5478

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant