[MINC-users] cannot open shared object file

Andrew Janke a.janke at gmail.com
Fri Jun 1 19:35:21 EDT 2012


Hi Tanweer,

On 2 June 2012 09:31, Tanweer Rashid <trash001 at odu.edu> wrote:
> Display: error while loading shared libraries: libvolume_io2.so.1: cannot
> open shared object file: No such file or directory
>
> Any ideas on why I am getting these errors? I am using Ubuntu 12.04 LTS.
> I checked and I see that the I already have the libraries libminc2,
> libvolume_io2 and libbicpl in the directory /usr/local/lib
> The Display and register programs are in /usr/local/bin

Have you added:

   export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

to your .bashrc?  (and then opened a new terminal window)


a


More information about the MINC-users mailing list