Re: ISO_8859_8 encoding - Mailing list pgsql-general

From Tom Lane
Subject Re: ISO_8859_8 encoding
Date
Msg-id 7946.1103898819@sss.pgh.pa.us
Whole thread Raw
In response to ISO_8859_8 encoding  ("Sim Zacks" <sim@nospam.com>)
List pgsql-general
"Sim Zacks" <sim@nospam.com> writes:
> Error: Could not access file "$libdir/utf8_and_iso8859": No such file or
> directory. The file utf8_and_iso8859.so is in the /usr/local/pgsql/lib
> directory. Is there somewhere I have to assign the $libdir variable or is
> this something else completely?

It may be complaining about another shlib that that one depends on.
What does "ldd" say when you run it on utf8_and_iso8859.so?

Also, check "pg_config --pkglibdir" which is the definitive answer
as to what $libdir means.

            regards, tom lane

pgsql-general by date:

Previous
From: nico@def2shoot.com (Nicolas COUSSEMACQ)
Date:
Subject: 8.0 Beta3 worked, RC1 didn't!
Next
From: Bruno Wolff III
Date:
Subject: Re: loading only few rows from huge table