Re: DBD::Pg install error (freebsd)

From: jake(at)omnimode(dot)com (jake johnson)
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: DBD::Pg install error (freebsd)
Date: 2001-08-24 23:20:51
Message-ID: 8897a0de.0108241520.a7a4e89@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Vivek Khera <khera(at)kcilink(dot)com> wrote in message news:<x7elq179h0(dot)fsf(at)yertle(dot)kciLink(dot)com>...
> >>>>> "jj" == jake johnson <jake(at)omnimode(dot)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?

Thanks for your reply. I did run ldconfig, but without the -m switch.
What type of impact would this omission have?

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Zot O'Connor 2001-08-25 04:42:12 Re: Execute permsissions on fuctions
Previous Message Tom Lane 2001-08-24 20:56:44 Re: WHERE on an alias