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