Re: DBD::Pg install error (freebsd) - Mailing list pgsql-sql

From Vivek Khera
Subject Re: DBD::Pg install error (freebsd)
Date
Msg-id x7elq179h0.fsf@yertle.kciLink.com
Whole thread Raw
List pgsql-sql
>>>>> "jj" == jake johnson <jake@omnimode.com> writes:

jj> I'm trying to install (from source) DBD::Pg v1.01 after having
jj> installed (from source) DBI v1.19 on FreeBSD 4.3 (Release) and I
jj> encounter this error in the 'make test' step:

jj> dell_box# make test
jj> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
jj> -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 test.pl
jj> OS: freebsd
jj> install_driver(Pg) failed: Can't load 'blib/arch/auto/DBD/Pg/Pg.so'
jj> for module DBD::Pg: Shared object "libpq.so.2" not found at
jj> /usr/libdata/perl/5.00503/DynaLoader.pm line 169.

After you installed postgres, did you run ldconfig -m
/usr/local/pgsql/lib to add that shared lib to the system?


-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/


pgsql-sql by date:

Previous
From: "Chris Ruprecht"
Date:
Subject: Re: Temp tables being written to disk. Avoidable? [Another TO-DO]
Next
From: Joseph Shraibman
Date:
Subject: WHERE on an alias