Still having some install problems.

From: Wayne Ward <infotechsys(at)pivot(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Still having some install problems.
Date: 2001-02-24 07:36:32
Message-ID: 3A97647F.4E3F83AD@pivot.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,
I have run the regression test with it failing ever time with an error.
The install document said to put "/usr/local/pgsql/lib" In one of two
places. Either in LD_LIBRARY_PATH or /etc/ld.so.conf. I put it
in both and ran ldconfig. I reran the regress test again. I did "make
clean all"
followed by "make runtest". When I look at the file "regress.out" I
still
see the same error.
"/usr/bin/psql": error while loading share library: /usr/bin/psql"
undefined symbol pg_encoding_to_char
Realizing this path was different than what the document said, I put
this path in /"etc/ld.so.conf" and
ran ldconfig. I'm still getting this error. What do I have to do to
solve this?
TIA
Wayne

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric G. Miller 2001-02-24 08:11:15 Re:
Previous Message Christopher Sawtell 2001-02-24 07:34:48 Re: How to create a dynamic list?