Greetings,
after following the instructions in the Freesurfer-Wiki step by step i still can't run Freesurfer properly...
in example: after
tksurfer bert rh pial
the following error is prompted: " tksurfer: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory "
all pathes and environment variables are set according to the instructions and all scripts are sourced. i'm running a Debian 3.1 on a i686 machine. .license-File is in place, too.
please help!
thanks a lot.
Marcel Weiß Max Planck Institute for Human Cognitive and Brain Science Student at the Leipzig University of Appied Sciences
Marcel,
You will need to install the GLut (GL utility) library on your system. It is not included with the Linux freesurfer distribution.
Nick
On Wed, 2006-04-19 at 16:34 +0200, mweiss@cbs.mpg.de wrote:
Greetings,
after following the instructions in the Freesurfer-Wiki step by step i still can't run Freesurfer properly...
in example: after
tksurfer bert rh pial
the following error is prompted: " tksurfer: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory "
all pathes and environment variables are set according to the instructions and all scripts are sourced. i'm running a Debian 3.1 on a i686 machine. .license-File is in place, too.
please help!
thanks a lot.
Marcel Weiß Max Planck Institute for Human Cognitive and Brain Science Student at the Leipzig University of Appied Sciences
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
If you have root access, try
apt-get update apt-cache search libglut | more
Depending on that result, try
apt-get install libglut??????
I might be more complicated that that, however. You might need help with setup of the XFree86 or Xorg window system to install the right drivers for your video card and setup the config correctly. The installation of OpenGL with software rendering is easier than with direct rendering, but the latter is faster.
Best, Darren
mweiss@cbs.mpg.de wrote:
Greetings,
after following the instructions in the Freesurfer-Wiki step by step i still can't run Freesurfer properly...
in example: after
tksurfer bert rh pial
the following error is prompted: " tksurfer: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory "
all pathes and environment variables are set according to the instructions and all scripts are sourced. i'm running a Debian 3.1 on a i686 machine. .license-File is in place, too.
please help!
thanks a lot.
Marcel Weiß Max Planck Institute for Human Cognitive and Brain Science Student at the Leipzig University of Appied Sciences
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
- --
Darren L. Weber, Ph.D. Postdoctoral Scholar
Dynamic Neuroimaging Laboratory, UCSF Department of Radiology, 185 Berry Street, Suite 350, Box 0946, San Francisco, CA 94107, USA.
Tel: +1 415 353-9444 Fax: +1 415 353-9421 www: http://dnl.ucsf.edu/users/dweber
"To explicate the uses of the brain seems as difficult a task as to paint the soul, of which it is commonly said, that it understands all things but itself." Thomas Willis (The Anatomy of the Brain and Nerves, 1664)
freesurfer@nmr.mgh.harvard.edu