Re: postgresql 8.0.1 on solaris 10 - Mailing list pgsql-ports

From Crisan Mircea
Subject Re: postgresql 8.0.1 on solaris 10
Date
Msg-id b76d0b5c05040409252a4ca0a3@mail.gmail.com
Whole thread Raw
In response to postgresql 8.0.1 on solaris 10  (Crisan Mircea <mircea.crisan@gmail.com>)
Responses Como cambiar el Codigo de Caracteres???  ("Jose Luis Cocha" <jcocha@speedy.com.pe>)
Re: postgresql 8.0.1 on solaris 10  (Mark Round <mark.round@gmail.com>)
List pgsql-ports
Thanks to Mark Round, the problem is solved. I just have to symlink
/usr/local/lib/libreadline.so.5 to /usr/local/lib/libreadline.so.4 and
it all seems to work.

Mircea


On Apr 2, 2005 3:13 PM, Crisan Mircea <mircea.crisan@gmail.com> wrote:
> Hi,
> I have just installed Solaris 10 and downloaded postgresql 8.0.1 using
> the pkg-get tool.
> I have also installed readline 5.0 with the same pk-get tool.
> Then I tried ti initialize postgresql by executing initdb but the
> follwoing error occured:
>
> bash-3.00# ./initdb -D /usr/local/pgsql/data/
> ld.so.1: ./initdb: fatal:
> /usr/local/lib/libreadline.so/libreadline.so.4: Not a directory
> Killed
> bash-3.00#
>
> Could someone please help me on this configuration issue ?
>

pgsql-ports by date:

Previous
From: Crisan Mircea
Date:
Subject: postgresql 8.0.1 on solaris 10
Next
From: "Jose Luis Cocha"
Date:
Subject: Como cambiar el Codigo de Caracteres???