Re: How do you start 'library deficient' postgres

From: Sven Köhler <skoehler(at)upb(dot)de>
To: Brent Howard <BHoward(at)ppc(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: How do you start 'library deficient' postgres
Date: 2003-06-17 13:23:00
Message-ID: 3EEF1634.3090801@upb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> bash-2.03$ ./postmaster
> ld.so.1: ./postmaster: fatal: relocation error: file /usr/local/ssl/lib/libcrypto.so.0.9.6: symbol __register_frame_info: referenced symbol not found
> Killed

It seems, you should update libcrypto (i think it's openssl) and/or
recompile postgresql.

by recompiling postgresql you won't loose your data, couse it is stores
in the PGDATA-directory (as long as you dont delete it of course).

BTW: this is the wrong list.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Brent Howard 2003-06-17 13:26:01 How do you start 'library deficient' postgres on Solaris
Previous Message Dave Page 2003-06-17 11:30:10 Re: Error Message