what OS are you using? and can you give me the results of running this?
cd $FREESURFER_HOME/bin ldd ./freeview.bin
freeview should be linking against a static jpeg lib, so i dont why it is trying to use a shared one (it doesnt in our center installation of freeview).
n.
On Wed, 2011-09-21 at 11:32 -0400, Nick Dery wrote:
Hi,
I just downloaded the new version of freesurfer (5.1.0) with the hopes of completing hippocampal subfield segmentation. After running my data through the appropriate streams and trying to visualize it, ie:
deryn(130)freeview nu.mgz \ -p-labels posterior_left_* posterior_Left-Hippocampus.mgz \ -p-labels posterior_right_* posterior_Right-Hippocampus.mgz \ -p-prefix posterior_ -p-lut $FREESURFER_HOME/FreeSurferColorLUT.txt
I get the following feedback:
freeview.bin: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
Any help would be appreciated.
Thanks, Nick
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer