How can I ld_library path set for lpq++ with FreeBSD ?

From: ibs(at)netian(dot)com
To: pgsql-interfaces(at)postgresql(dot)org
Subject: How can I ld_library path set for lpq++ with FreeBSD ?
Date: 2002-04-23 09:48:25
Message-ID: 3CB1225200007C26@mail03.netian.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,
I'm using FreeBSD 4.5, PostgreSQL 7.2, Apache 1.3.24.

I installed PostgreSQL source /usr/local/pgsql,
and "/sbin/ldconfig -m /usr/local/pgsql".

You know, some of examples with
postgresql-7.2/src/interfaces/libpq++/examples/,
work fine in my console termnial.

But with apache cgi interface, "internal error" occurring,
wich other cgi interface work fine.

A few months ago,
I can managed /etc/ld.so.conf with LINUX system
content with "/usr/local/pgsql/lib".
But, I have no idea how can i do with FreeBSD system.

Does anyone know how to solve this problem?

Thanks,
YoungSu

________________________________________
네띠앙 프리미엄 메일 오픈! (SMTP, 스팸메일 필터링 제공) http://www.netian.com/premium_mail/main.html

Browse pgsql-interfaces by date

  From Date Subject
Next Message "." 2002-04-24 00:01:19 Re: getting value of just inserted rows
Previous Message Andreas Kretzer 2002-04-23 08:51:46 Re: Beginner Programming Question