_PATH=/seq/annotation/bio_tools/BOOST/boost_1_46_1/lib
>
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/seq/regev_genome_portal/lib
>
> sourced it and then exceuted /.configure as below:
>
> ./configure --prefix=/../../DATABASE/postgres
>
> I get the same error log as before.
>
> Asma
>
>
>
Hey Asma,
Have you tried running ldd and checking the library linkage? You might be
able to just add the different location to your LD_LIBRARY_PATH as a quick
way to get this working.
- Jimmy
On Thu, Jun 11, 2015 at 7:46 AM, Asma Riyaz wrote:
> I have a libmpfr.so.4 under a different location