Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: tbs(at)navicon(dot)dk
Cc: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory
Date: 2004-02-02 15:37:43
Message-ID: 9878.1075736263@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Borg Salling 2004-02-02 17:09:47 Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory
Previous Message PostgreSQL Bugs List 2004-02-02 14:47:13 BUG #1072: "$libdir/ascii_and_mic": No such file or directory