problem with instalation plpgsql on Mandrake

Started by Pavel Stehulealmost 22 years ago2 messagesbugs
Jump to latest
#1Pavel Stehule
pavel.stehule@gmail.com

Hello

I try install cvs version PostgreSQL on Mandrake 8.1. 7.4.2 I installed
without problems, but when I tryed registration of plpgsql I get message

ERROR: could not load library "/usr/lib/plpgsql.so:" /usr/lib/plpgsql.so:
undefined symbol: MakeExprContext

Can You Help me
Thank You
Pavel

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Pavel Stehule (#1)
Re: problem with instalation plpgsql on Mandrake

Pavel Stehule <stehule@kix.fsv.cvut.cz> writes:

ERROR: could not load library "/usr/lib/plpgsql.so:" /usr/lib/plpgsql.so:
undefined symbol: MakeExprContext

I think you've got the wrong version of plpgsql.so.

regards, tom lane