Re: [GENERAL] conversion_create.sql (Related to BUG#1072)

2004-03-25 Thread Tom Lane
Gunasekaran Balakrishnan <[EMAIL PROTECTED]> writes: > So, is this path configurable at runtime ? No. > This was not the case with 7.2.2 where I could place the > binaries/libraries in a different place than where it was installed > during compilation. We have never supported moving stuff around

Re: [GENERAL] conversion_create.sql (Related to BUG#1072)

2004-03-25 Thread Gunasekaran Balakrishnan
Tom Lane wrote: Gunasekaran Balakrishnan <[EMAIL PROTECTED]> writes: creating conversions... ERROR: could not access file "$libdir/ascii_and_mic": No such file or directory What does "pg_config --pkglibdir" report? Is ascii_and_mic.so actually present in that director