Re: Problem report

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: "Hung, Season H" <Season(dot)Hung(at)PSS(dot)Boeing(dot)com>
Cc: "'pgsql-ports(at)postgresql(dot)org'" <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Problem report
Date: 2000-10-24 04:06:53
Message-ID: 39F50ADD.E6EB68AE@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> Unable to get initdb (v6.5.3) running in Solaris 5.8:SPARC

You will need to set LD_LIBRARY_PATH to point to wherever you have
installed libpq.so. The application is not finding some of the shared
libraries. You can perhap use -rpath to specify a "cheat" to the linker
at build time to obviate the need for LD_LIBRARY_PATH.

Good luck.

- Thomas

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Holger Klawitter 2000-10-25 09:54:17 Re: latest version?
Previous Message Hung, Season H 2000-10-24 01:53:04 Problem report