(Answer) (Category) FreeSurfer Faq-O-Matic : (Category) Troubleshooting :
When trying to run tkmedit or tksurfer, I get the error: error while loading shared libraries
(From Graham Wideman)
This is because FS source apparently tries to link to very specific versions of some libraries. In all likelihood you have the required libraries on your machine, and simply need to create a link to them.

Eg: your machine might have:

libglut.so.9
libglut.so --> a sym link to libglut.so.9

So just add a link called:
libglut.so.3 pointing to libglut.so.9

It is possible your machine actually doesn'thave some library or another, in which case you'll have to track it down and install it.

Alternatively, you can try the static versions of the viewing programs, tkmedit.static or tksurfer.static.
2003-Jun-30 9:10am kteich

[Append to This Answer]
2003-Jun-30 9:10am
Previous: (Answer) tksurfer (surface viewing) or tkmedit (volume viewing) doesn't start.
Next: (Answer) How do I use the static versions of tkmedit and/or tksurfer?
This document is: http://surfer.nmr.mgh.harvard.edu/cgi-bin/fom?file=16
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
This FAQ administered by ...