Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: Perl DBI-1.633 installation on RHEL 5.7

by Corion (Patriarch)
on Jun 09, 2015 at 17:27 UTC ( [id://1129684]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl DBI-1.633 installation on RHEL 5.7
in thread Perl DBI-1.633 installation on RHEL 5.7

There only is one error:

lib/DBD/Gofer.pm:841: Unknown command paragraph "=encoding ISO8859-1"

This tells you that the version of Perl is too old to support the documentation format used in lib/DBD/Gofer.pm. You should really reconsider whether not to just use the DBI package that your OS vendor supplies. Most likely, this is available as libdbi-perl or something like that.

If you are going down the road to hell and really want to continue this path, you can just ignore this error. Proceed with make test.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1129684]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-25 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found