Gary
What often happens when you have "larger" modules, they reply on libraries. To
build the perl module from source, you need to devel rpm of the library installed to link
against.
example
libxml2-2.7.6-21.el6_8.1.x86_64
libxml2-devel-2.7.6-21.el6_8.1.x86_64
XML::Simple won't build unless
I wanted you to know that we are out here, but
just unable to help you.
I doubt this old post will help you any:
https://centosfaq.org/centos/perl-on-centos-6-and-centos-7/
Mike
On 3/11/2019 8:55 AM, Gary Stainburn wrote:
I'm replacing a dead F19 box with a new C7 one and I'm trying to get
I'm replacing a dead F19 box with a new C7 one and I'm trying to get my Perl
install completed. Ultimately, I need to get Selenium::Remote::Driver
working, but I'm struggling before that.
I started off as always by using RPM's for everything I possibly can. I then
started to use CPAN for every