Re: [Freesurfer] [FreeSurfer] Help on installation of Freesurfer on Ubuntu 18 on Windows 11

2023-02-10 Thread fsbuild
External Email - Use Caution Hello Krystal, Doing an "upgrade" is fine, but I don't think you want to do a "dist-upgrade".   Telling the system to upgrade to the distribution likely installed something causing the conflict(s) when you tried to install the 7.3.2 release.  If

Re: [Freesurfer] Freesurfer Help

2014-07-07 Thread Louis Nicholas Vinke
Hi Paras, The tcsh warning is ok, but see this link for more info and a fix: http://www.mail-archive.com/freesurfer%40nmr.mgh.harvard.edu/msg28980.html The unrecognized flag error is because you have a space between the dash and subjid, just delete that space. -Louis On Thu, 3 Jul 2014, Paras Pa

Re: [Freesurfer] Freesurfer Help

2008-08-05 Thread Bruce Fischl
Hi Luke, we're rerunning all the tutorial data to recreate the snapshots and tutorials, since things have changed since we wrote them (and most of the things that used to fail no longer do!). cheers, Bruce On Fri, 1 Aug 2008, Luke Tseng wrote: To whom it may concern. We've been working w

Re: [Freesurfer] Freesurfer Help

2008-08-01 Thread Nick Schmansky
Luke, The processed data for the group analysis can be downloaded from here: ftp://surfer.nmr.mgh.harvard.edu/pub/data/ wget the file buckner_data-group_study.tar.gz. you can rerun recon-all on that (its the source of the data in the tutorial). What are the descrepancies? Can you send me some

RE: [Freesurfer] freesurfer help

2007-10-29 Thread Paul Raines
Actually, making such a symlink could be dangerous. Red Hat/CentOS has several compatibility packages you can install for running old applications that need old shared libraries. For libstdc++.so.5 you need to find the rpm from the CentOS distribution for compat-libstdc++-33 and install it.

RE: [Freesurfer] freesurfer help

2007-10-29 Thread Pedro Paulo Oliveira Jr
Centos 5 uses libstdc++.so.6 You need to create a symbolic link using ln -s From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Seth Elkin-Frankston Sent: segunda-feira, 29 de outubro de 2007 16:00 To: freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] freesurfer help Hell