"PostgreSQL Bugs List" <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to