Hi Prapti,
I think you have to modify the $LD_LIBRARY_PATH shell variable.
first find where libtiff.so.3 is. Usually "locate libtiff.so.3" will tell
you
where the file is at. On my machine, it is in /usr/lib/ and /usr/lib64/
then
LD_LIBRARY_PATH = $LD_LIBRARY_PATH:/usr/lib64/
export LD_LIBRARY_PATH
qdec

This should work.

On Wed, Nov 26, 2008 at 12:19 PM, Prapti Gautam <[EMAIL PROTECTED]>wrote:

> Hi,
>
> I've run across the following error while trying to run qdec in my linux 64
> bit computer,
>
> qdec.bin: error while loading shared libraries: libtiff.so.3: cannot open
> shared object file: No such file or directory
>
> Is there any specific file that I need to download or change configuration
> of?
>
> I apologise if this has been covered before in the mailing list, Any help
> is greatly appreciated,
>
> Thanks,
>
> Prapti
>
>
>
> _______________________________________________
> Freesurfer mailing list
> Freesurfer@nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
>
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

Reply via email to