Vivek Khera <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> >>>>> "jj" == jake johnson <[EMAIL PROTECTED]> 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?
Thanks for your reply. I did run ldconfig, but without the -m switch.
What type of impact would this omission have?
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html