Dear All,
I looked into the archives extensively but could not find a solution to my problem.
I am having Ubuntu " Linux administrator-HP-Pro-3330-MT 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686 i686 i686 GNU/Linux".
I tried installing freesurfer-Linux-centos4_x86_64-stable-pub-v5.0.0.tar.gz. But I get the following error message
mri_convert /usr/local/freesurfer/bin/mri_convert: Exec format error. Binary file not executable.
tkmedit /usr/local/freesurfer/tktools/tkmedit.bin: Exec format error. Binary file not executable.
I followed the instruction steps as given in freesurfer wiki. What am I doing wrong here?. Is there a installation wiki page for giving guidelines for ubuntu freesurfer installation.
Thanks, any help will be greatly appreciated as I am trying to install freesurfer for the past 3 days without success.
Thanks Venkat
Hi Venkat
What hardware platform are you running on? And can you run:
ls -l /usr/local/freesurfer/bin/mri_convert
cheers Bruce
On Tue, 10 Jun 2014, Venkateswaran Rajagopalan wrote:
Dear All,
I looked into the archives extensively but could not find a solution to my problem.
I am having Ubuntu " Linux administrator-HP-Pro-3330-MT 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686 i686 i686 GNU/Linux".
I tried installing freesurfer-Linux-centos4_x86_64-stable-pub-v5.0.0.tar.gz. But I get the following error message
mri_convert /usr/local/freesurfer/bin/mri_convert: Exec format error. Binary file not executable.
tkmedit /usr/local/freesurfer/tktools/tkmedit.bin: Exec format error. Binary file not executable.
I followed the instruction steps as given in freesurfer wiki. What am I doing wrong here?. Is there a installation wiki page for giving guidelines for ubuntu freesurfer installation.
Thanks, any help will be greatly appreciated as I am trying to install freesurfer for the past 3 days without success.
Thanks Venkat
Hi Bruce,
Thanks very much What hardware platform are you running on? Memory: 3.8 GiB Processor Intel core i3-3220 cpu @3.30 GHz*4 Graphics Intel Ivybridge Desktop x86/MMX/SSE2 OS type 32-bit Disk 103.1 GB
And can you run: ls -l /usr/local/freesurfer/bin/mri_convert
I get the following when the run the above -rwxr-xr-x 1 root root 4015444 May 14 2013 /usr/local/freesurfer/bin/mri_convert
Thanks a lot
Venkat
On Tue, Jun 10, 2014 at 6:29 PM, Bruce Fischl fischl@nmr.mgh.harvard.edu wrote:
Hi Venkat
What hardware platform are you running on? And can you run:
ls -l /usr/local/freesurfer/bin/mri_convert
cheers Bruce
On Tue, 10 Jun 2014, Venkateswaran Rajagopalan wrote:
Dear All,
I looked into the archives extensively but could not find a solution to
my
problem.
I am having Ubuntu " Linux administrator-HP-Pro-3330-MT 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686 i686 i686 GNU/Linux".
I tried installing
freesurfer-Linux-centos4_x86_64-stable-pub-v5.0.0.tar.gz.
But I get the following error message
mri_convert /usr/local/freesurfer/bin/mri_convert: Exec format error. Binary file not executable.
tkmedit /usr/local/freesurfer/tktools/tkmedit.bin: Exec format error. Binary file not executable.
I followed the instruction steps as given in freesurfer wiki. What am I doing wrong here?. Is there a installation wiki page for giving
guidelines
for ubuntu freesurfer installation.
Thanks, any help will be greatly appreciated as I am trying to install freesurfer for the past 3 days without success.
Thanks Venkat
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.
Venkat,
Your system appears to be 32bit distribution, as indicated by 'i686' in your output string, but the freesurfer you installed is 64b, indicated by 'x86_64' in our filename. So you will need the 32b dist:
freesurfer-Linux-centos4-stable-pub-v5.3.0.tar.gz
Also, v5.0.0 is pretty old, I'd recommend v5.3.0.
Nick
On Tue, 2014-06-10 at 13:23 +0530, Venkateswaran Rajagopalan wrote:
Dear All,
I looked into the archives extensively but could not find a solution to my problem.
I am having Ubuntu " Linux administrator-HP-Pro-3330-MT 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686 i686 i686 GNU/Linux".
I tried installing freesurfer-Linux-centos4_x86_64-stable-pub-v5.0.0.tar.gz. But I get the following error message
mri_convert /usr/local/freesurfer/bin/mri_convert: Exec format error. Binary file not executable.
tkmedit /usr/local/freesurfer/tktools/tkmedit.bin: Exec format error. Binary file not executable.
I followed the instruction steps as given in freesurfer wiki. What am I doing wrong here?. Is there a installation wiki page for giving guidelines for ubuntu freesurfer installation.
Thanks, any help will be greatly appreciated as I am trying to install freesurfer for the past 3 days without success.
Thanks
Venkat
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Nick,
Thanks very much. I will do as per your suggestion. I am new to Linux and Ubuntu.
If I am not bothering you too much. I read an article where they compared the results from Freesurfer's different versions and about using different OS and concluded saying that use the same version and do not upgrade while in the middle of the study. My collaborators are using Freesurfer 5.0 and I will be helping them in processing the data (sharing the data processing and analysis) so is it ok to use use 5.3.0 or 5.0 is recommended.
Thanks very much again Venkat
On Wed, Jun 11, 2014 at 12:50 AM, Nick Schmansky, MGH < nicks@nmr.mgh.harvard.edu> wrote:
Venkat,
Your system appears to be 32bit distribution, as indicated by 'i686' in your output string, but the freesurfer you installed is 64b, indicated by 'x86_64' in our filename. So you will need the 32b dist:
freesurfer-Linux-centos4-stable-pub-v5.3.0.tar.gz
Also, v5.0.0 is pretty old, I'd recommend v5.3.0.
Nick
On Tue, 2014-06-10 at 13:23 +0530, Venkateswaran Rajagopalan wrote:
Dear All,
I looked into the archives extensively but could not find a solution to my problem.
I am having Ubuntu " Linux administrator-HP-Pro-3330-MT 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686 i686 i686 GNU/Linux".
I tried installing freesurfer-Linux-centos4_x86_64-stable-pub-v5.0.0.tar.gz. But I get the following error message
mri_convert /usr/local/freesurfer/bin/mri_convert: Exec format error. Binary file not executable.
tkmedit /usr/local/freesurfer/tktools/tkmedit.bin: Exec format error. Binary file not executable.
I followed the instruction steps as given in freesurfer wiki. What am I doing wrong here?. Is there a installation wiki page for giving guidelines for ubuntu freesurfer installation.
Thanks, any help will be greatly appreciated as I am trying to install freesurfer for the past 3 days without success.
Thanks
Venkat
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
The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.
freesurfer@nmr.mgh.harvard.edu