Re: [BUGS] BUG #4671: Cluster Initialisation Fails on FreeBSD

2009-02-22 Thread Tom Lane
"Peter Woodward" writes: > creating conversions ... FATAL: could not access file > "$libdir/ascii_and_mic": No such file or directory Hm, so did ascii_and_mic.so get installed in your pkglibdir (ie, /usr/local/lib/postgresql)? If not, where did it end up? If it is there, what does ldd or local

[BUGS] BUG #4671: Cluster Initialisation Fails on FreeBSD

2009-02-22 Thread Peter Woodward
The following bug has been logged online: Bug reference: 4671 Logged by: Peter Woodward Email address: pe...@petew.org.uk PostgreSQL version: 8.3 Operating system: FreeBSD 7.0 Description:Cluster Initialisation Fails on FreeBSD Details: The following script shows th