Page 1 of 1

ubuntu?

Posted: Mon Feb 13, 2006 6:39 pm
by SylvainT
hi all,
new to brainvisa+anatomist... looks really nice ;)
so, I'm trying to install it on the ubuntu linux distribution; has anybody tried this? if yes, any tips? if not, I'll keep you posted...
sylvain

Posted: Tue Feb 14, 2006 11:26 am
by Yann Cointepas
Not yet. There is a guy in out lab who installed Ubuntu at home but not BrainVISA. However, he will probably install Ubuntu and BrainVISA on his laptop so you will not be alone.

Posted: Wed Feb 15, 2006 10:59 am
by SylvainT
ok, thanks!

first step: you apparantely just need to instally python-qt3, and then, the binary distribution seems to work (at least the main brainvisa interface starts... I havn't tried to run anything yet)

Posted: Wed Feb 15, 2006 11:28 am
by Yann Cointepas
We provide Python and Qt in the binary package because it is often impossible to use system Qt (some Linux distribution have Qt compilation options that change the library, there are several Qt or libstdc++ versions on various distributions, etc).

I would do another minimal test to check possible OpenGL problems. Start Anatomist and open an empty window (Axial, Coronal, Sagittal or 3D). If it does not work it probably means that there is a problem with your graphic card (or its driver).

Posted: Thu Feb 16, 2006 3:55 pm
by SylvainT
ok, this seems to work!
onto the next problem (setting up the database)... reading on this at the moment!

Posted: Sun Aug 26, 2007 5:47 pm
by "i"
I just installed Anatomist/BrainVISA on an ubuntu based distribution (linux mint KDE). All is ok with anatomist, but not with brainvisa.
When i try to launch brainvisa via Terminal, i have this message :

sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

I checked the presence of libc6 and can't find any solution.

Any ideas ?

Thanks.

Posted: Mon Aug 27, 2007 12:47 am
by riviere
Hi,
this question has already been answered yet, but on the developers forum:
http://brainvisa.info/forum/viewtopic.php?t=1066
If you cannot read it, the solution is also here (the LD_ASSUME_KERNEL trick):
http://brainvisa.info/forum/viewtopic.php?t=611
Denis