Re: [PORTS] Port Bug Report: .so file loading ...

From: Palle Girgensohn <girgen(at)partitur(dot)se>
To: Andrey Chichak <chch(at)sur(dot)net(dot)ru>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Port Bug Report: .so file loading ...
Date: 1999-03-07 17:00:45
Message-ID: 36E2B0BD.245BF1CD@partitur.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Did you use the port in /usr/ports/databases/postgresql?

if not, do a ldconfig -m /usr/local/pgsql/lib
and add /usr/local/pgsql/lib to the ldconfig libraries in /etc/rc.conf

Hope this helps!

/Palle

Unprivileged user wrote:
>
> ============================================================================
> POSTGRESQL BUG REPORT TEMPLATE
> ============================================================================
>
> Your name : Andrey Chichak
> Your email address : chch(at)sur(dot)net(dot)ru
>
> Category : runtime: back-end
> Severity : serious
>
> Summary: .so file loading ...
>
> System Configuration
> --------------------
> Operating System : FreeBSD 3.0 - 3.1 ELF
>
> PostgreSQL version : 6.4.2
>
> Compiler used : gcc 2.7.2
>
> Hardware:
> ---------
> Double iP166 48 Mb RAM
>
> Versions of other tools:
> ------------------------
> gmake
>
> --------------------------------------------------------------------------
>
> Problem Description:
> --------------------
> .so files can't be loaded
> I can't use plpgsql and all other things, which are loaded dynamicaly :(
>
> --------------------------------------------------------------------------
>
> Test Case:
> ----------
> ...
>
> --------------------------------------------------------------------------
>
> Solution:
> ---------
>
> --------------------------------------------------------------------------

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Vadim Valiakhmetov 1999-03-08 12:51:07 Postgress case insensitive search on FreeBSD3.0
Previous Message Unprivileged user 1999-03-07 16:50:26 Port Bug Report: .so file loading ...