Am Mi, den 01.12.2004 schrieb Tom Lane um 22:00: > Probably more like /usr/local/lib/postgresql ... did you look at the > directory structure? Or consult pg_config --pkglibdir ?
[EMAIL PROTECTED]:~$ /usr/local/pgsql/bin/pg_config --pkglibdir /usr/local/pgsql/lib and there is [EMAIL PROTECTED]:~$ ls -l /usr/local/pgsql/lib/ | grep pl -rwxr-xr-x 1 root staff 146322 2004-12-01 09:27 plpgsql.so I fixed this by copying libplperl.so.0.0 to /usr/local/pgsql/lib/plperl.so. Probably there is some glitch in the Makefile or in ./configure. Thx, Joachim -- "... ein Geschlecht erfinderischer Zwerge, die fuer alles gemietet werden koennen." - Bertolt Brecht - Leben des Galilei ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly