DBD::Pg 1.41...MISSING

I cloned my production RT box and upgraded the db to PG 8.2. When I
tried to restore the db I got the error “DBD::Pg 1.41…MISSING”. I ran
make fixdeps and it was still missing. I ran cpan and it reported that
it was installed. Forced an install and it seemed to work. Still no
luck. So I downloaded 1.49 and installed it manually. RT still thinks
it is missing. Ideas?

-Tim

If you have AT LEAST that version you should be fine. Many dependencies
are “hard coded” to look for a particular version when, in fact, any
version beyond it will work.

Mathew

Flynn, Timothy J wrote:

it was installed. Forced an install and it seemed to work. Still no
luck. So I downloaded 1.49 and installed it manually. RT still
thinks
it is missing. Ideas?

you have more than one version of perl installed, and the one you’re
using to install stuff is different than the one used to test stuff,
so it cannot find the modules.

that’s my guess.

smime.p7s (2.47 KB)