Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory
Date
Msg-id 9878.1075736263@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1072: "$libdir/ascii_and_mic": No such file or directory  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Responses Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory  ("Thomas Borg Salling" <tbs@navicon.dk>)
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> I have downloaded and built Postgres 7.4.1:

> as user 'tbs':
> ./configure --prefix=/opt/postgres-7.4.1/ --with-perl --enable-thread-safety
> make
> make check

Did the "make check" work?

> creating conversions... ERROR:  could not access file
> "$libdir/ascii_and_mic": No such file or directory

What's in /opt/postgres-7.4.1/lib?  If you see an ascii_and_mic.so
there, what does ldd say about it?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1072: "$libdir/ascii_and_mic": No such file or directory
Next
From: "Thomas Borg Salling"
Date:
Subject: Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory