Hi again :-) I replaced "$libdir" with "/opt/postgres-7.4.1/lib" throughout /opt/postgres-7.4.1/share/conversion_create.sql -- then initdb succeeded!
I think this'll work for now :-). Thanks for your time and effort! /Thomas. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Lane Sent: Monday, February 02, 2004 7:15 PM To: Thomas Borg Salling Cc: 'PostgreSQL Bugs List' Subject: Re: [BUGS] BUG #1072: "$libdir/ascii_and_mic": No such file or directory "Thomas Borg Salling" <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] postgres]$ pg_config --pkglibdir > /opt/postgres-7.4.1//lib Hmm. I wonder if the double slash could be causing a problem? I wouldn't think so, but we're running out of ideas. Could you try rebuilding with the trailing slash left off your --prefix setting? > One thing I have thought of is, shouldn't there be an etc directory in > /opt/postgres-7.4.1: Nope. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match