Re: GCC error and libmpfr.so.4 not found

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Asma Riyaz <asmariyaz23(at)gmail(dot)com>
Cc: Jimmy Yih <jyih(at)pivotal(dot)io>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: GCC error and libmpfr.so.4 not found
Date: 2015-06-11 19:29:55
Message-ID: 25277.1434050995@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Asma Riyaz <asmariyaz23(at)gmail(dot)com> writes:
> in bashrc:-

> LD_LIBRARY_PATH=/seq/annotation/bio_tools/BOOST/boost_1_46_1/lib

> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/seq/regev_genome_portal/lib

If you didn't have an "export LD_LIBRARY_PATH" in there, I don't
think this would do anything.

But your real problem is you have a broken gcc installation. Basic
tools like that should not need a custom LD_LIBRARY_PATH to work.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Asma Riyaz 2015-06-11 19:32:53 Re: GCC error and libmpfr.so.4 not found
Previous Message Tom Lane 2015-06-11 19:27:44 Re: database-level lockdown