-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Dear Bruce et al.,
I don't see the GNU source download on the wiki. Have you withdrawn that download?
I have a Debian testing (etch) system, running in UNICODE mode. The rh9 version of tksurfer requires libtiff3, but libtiff4 is now available, ie:
dnlweber:~/bin/cpp> ls -l /usr/lib/libtiff* - -rw-r--r-- 1 root root 412842 2006-03-28 18:49 /usr/lib/libtiff.a - -rw-r--r-- 1 root root 971 2006-03-28 18:49 /usr/lib/libtiff.la lrwxrwxrwx 1 root root 16 2006-04-19 23:30 /usr/lib/libtiff.so -> libtiff.so.4.2.1 lrwxrwxrwx 1 root root 16 2006-04-17 16:38 /usr/lib/libtiff.so.4 -> libtiff.so.4.2.1 - -rw-r--r-- 1 root root 341988 2006-03-28 18:49 /usr/lib/libtiff.so.4.2.1 - -rw-r--r-- 1 root root 6322 2006-03-28 18:49 /usr/lib/libtiffxx.a - -rw-r--r-- 1 root root 997 2006-03-28 18:49 /usr/lib/libtiffxx.la lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so -> libtiffxx.so.0.0.6 lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so.0 - -> libtiffxx.so.0.0.6 - -rw-r--r-- 1 root root 7528 2006-03-28 18:49 /usr/lib/libtiffxx.so.0.0.6
Anyhow, I'm interested in compiling freesurfer. I recall there was a download and instructions for this.
Thanks, Darren
- --
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)
Darren,
The freesurfer source code is not ready to be posted for download just yet. We are currently replacing some code that we cannot distribute as open-source.
About your problem with libtiff, I suppose a hacky solution is to try symlinking libtiff.so.3 to libtiff.so.4. I'll also check if we have a Debian build on our network.
Maybe you can answer a question for me. Do you know how to make an application build against the .so library, instead of the .so.# version? In other words, I don't know why our build chooses to build against libtiff.so.3 instead of libtiff.so, since we don't rely on anything special in the tiff library.
Nick
On Mon, 2006-05-01 at 08:09 -0700, Darren Weber wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Dear Bruce et al.,
I don't see the GNU source download on the wiki. Have you withdrawn that download?
I have a Debian testing (etch) system, running in UNICODE mode. The rh9 version of tksurfer requires libtiff3, but libtiff4 is now available, ie:
dnlweber:~/bin/cpp> ls -l /usr/lib/libtiff*
- -rw-r--r-- 1 root root 412842 2006-03-28 18:49 /usr/lib/libtiff.a
- -rw-r--r-- 1 root root 971 2006-03-28 18:49 /usr/lib/libtiff.la
lrwxrwxrwx 1 root root 16 2006-04-19 23:30 /usr/lib/libtiff.so -> libtiff.so.4.2.1 lrwxrwxrwx 1 root root 16 2006-04-17 16:38 /usr/lib/libtiff.so.4 -> libtiff.so.4.2.1
- -rw-r--r-- 1 root root 341988 2006-03-28 18:49 /usr/lib/libtiff.so.4.2.1
- -rw-r--r-- 1 root root 6322 2006-03-28 18:49 /usr/lib/libtiffxx.a
- -rw-r--r-- 1 root root 997 2006-03-28 18:49 /usr/lib/libtiffxx.la
lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so -> libtiffxx.so.0.0.6 lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so.0
- -> libtiffxx.so.0.0.6
- -rw-r--r-- 1 root root 7528 2006-03-28 18:49 /usr/lib/libtiffxx.so.0.0.6
Anyhow, I'm interested in compiling freesurfer. I recall there was a download and instructions for this.
Thanks, Darren
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) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEViSOxaCYN7qs0v4RAss0AJ0RWUQmcWzxntNrexGtnSSOPQGC8wCfcfn1 Kc7NW/rZrZdK3zrkhWRcKHI= =jXET -----END PGP SIGNATURE-----
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
p.s. we can't use GPL because of various MGH restrictions (which also unfortunately means we can't use any other GPL code). We could conceivably post an incomplete (and thus unbuildable version) - would that be helpful? We're working towards a make/configure type open source, but aren't there yet.
cheers, Bruce
On Mon, 1 May 2006, Nick Schmansky wrote:
Darren,
The freesurfer source code is not ready to be posted for download just yet. We are currently replacing some code that we cannot distribute as open-source.
About your problem with libtiff, I suppose a hacky solution is to try symlinking libtiff.so.3 to libtiff.so.4. I'll also check if we have a Debian build on our network.
Maybe you can answer a question for me. Do you know how to make an application build against the .so library, instead of the .so.# version? In other words, I don't know why our build chooses to build against libtiff.so.3 instead of libtiff.so, since we don't rely on anything special in the tiff library.
Nick
On Mon, 2006-05-01 at 08:09 -0700, Darren Weber wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Dear Bruce et al.,
I don't see the GNU source download on the wiki. Have you withdrawn that download?
I have a Debian testing (etch) system, running in UNICODE mode. The rh9 version of tksurfer requires libtiff3, but libtiff4 is now available, ie:
dnlweber:~/bin/cpp> ls -l /usr/lib/libtiff*
- -rw-r--r-- 1 root root 412842 2006-03-28 18:49 /usr/lib/libtiff.a
- -rw-r--r-- 1 root root 971 2006-03-28 18:49 /usr/lib/libtiff.la
lrwxrwxrwx 1 root root 16 2006-04-19 23:30 /usr/lib/libtiff.so -> libtiff.so.4.2.1 lrwxrwxrwx 1 root root 16 2006-04-17 16:38 /usr/lib/libtiff.so.4 -> libtiff.so.4.2.1
- -rw-r--r-- 1 root root 341988 2006-03-28 18:49 /usr/lib/libtiff.so.4.2.1
- -rw-r--r-- 1 root root 6322 2006-03-28 18:49 /usr/lib/libtiffxx.a
- -rw-r--r-- 1 root root 997 2006-03-28 18:49 /usr/lib/libtiffxx.la
lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so -> libtiffxx.so.0.0.6 lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so.0
- -> libtiffxx.so.0.0.6
- -rw-r--r-- 1 root root 7528 2006-03-28 18:49 /usr/lib/libtiffxx.so.0.0.6
Anyhow, I'm interested in compiling freesurfer. I recall there was a download and instructions for this.
Thanks, Darren
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) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEViSOxaCYN7qs0v4RAss0AJ0RWUQmcWzxntNrexGtnSSOPQGC8wCfcfn1 Kc7NW/rZrZdK3zrkhWRcKHI= =jXET -----END PGP SIGNATURE-----
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
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I suppose you could use LGPL code, but something really useful like the GSL is out of your reach, so long as you will not release source code. I'm not sure about the R project library, as it may incorporate GSL too; see
http://www.gnu.org/software/gsl/ http://developer.r-project.org/embedded.html
Actually, if you look at `ldd tksurfer` (see below), it is clear that you are using the GSL (libgsl). It is my understanding, therefore, that source code for tksurfer must be distributed with the binaries. You own copyright in your code, but if you want to release it without source code, you must drop the GSL. The GPL is very explicit about distribution of source code, that is the purpose of the GPL. GNU free software is a social philosophy, not just a software donation. I suggest you read this very carefully:
http://www.gnu.org/software/gsl/manual/html_node/GSL-is-Free-Software.html#G...
Then you will have some difficult decisions to make about how you distribute tksurfer (among other freesurfer utilities that use anything GPL). You might need to contact the FSF. Just as you are being careful to protect what is copyright in freesurfer, so the FSF can take measures to protect the GSL and the GNU GPL generally. It's a powerful vehicle. I'm sorry to point it out, but for the sake of everyone who enjoys using freesurfer, I hope you can work it out.
The answer to linking against .so must be somewhere in the man pages for ld or gcc. I don't know. I guess the linker may do that in the process of compilation, but the final executable has the symbolic links resolved to a specific library version. Interesting page on libtiff:
http://www-128.ibm.com/developerworks/linux/library/l-libtiff/
All that aside, I've actually got a few problems with tksurfer libraries:
dnlweber:/usr/local/freesurfer/bin# ldd tksurfer linux-gate.so.1 => (0xffffe000) libtix8.1.8.3.so => not found libtk8.4.so => not found libtcl8.4.so => /usr/lib/libtcl8.4.so (0xb7e2e000) libglut.so.3 => /usr/lib/libglut.so.3 (0xb7dfa000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb7df1000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb7dd9000) libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0xb7dc3000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0xb7dba000) libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0xb7d3b000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7c73000) libGL.so.1 => /usr/lib/libGL.so.1 (0xb7bee000) libgsl.so.0 => /usr/lib/libgsl.so.0 (0xb7a68000) libgslcblas.so.0 => /usr/lib/libgslcblas.so.0 (0xb7a37000) libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7a16000) libtiff.so.3 => not found libz.so.1 => /usr/lib/libz.so.1 (0xb7a02000) libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb79dc000) libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb79ae000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7876000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7871000) libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb785e000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7850000) libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0xb784b000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0xb77fb000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7719000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb770e000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb770b000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7706000) libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0xb6f45000) libnvidia-tls.so.1 => /usr/lib/libnvidia-tls.so.1 (0xb6f43000) /lib/ld-linux.so.2 (0xb7ef4000)
Take care, Darren
Bruce Fischl wrote:
p.s. we can't use GPL because of various MGH restrictions (which also unfortunately means we can't use any other GPL code). We could conceivably post an incomplete (and thus unbuildable version) - would that be helpful? We're working towards a make/configure type open source, but aren't there yet.
cheers, Bruce
On Mon, 1 May 2006, Nick Schmansky wrote:
Darren,
The freesurfer source code is not ready to be posted for download just yet. We are currently replacing some code that we cannot distribute as open-source.
About your problem with libtiff, I suppose a hacky solution is to try symlinking libtiff.so.3 to libtiff.so.4. I'll also check if we have a Debian build on our network.
Maybe you can answer a question for me. Do you know how to make an application build against the .so library, instead of the .so.# version? In other words, I don't know why our build chooses to build against libtiff.so.3 instead of libtiff.so, since we don't rely on anything special in the tiff library.
Nick
On Mon, 2006-05-01 at 08:09 -0700, Darren Weber wrote:
Dear Bruce et al.,
I don't see the GNU source download on the wiki. Have you withdrawn that download?
I have a Debian testing (etch) system, running in UNICODE mode. The rh9 version of tksurfer requires libtiff3, but libtiff4 is now available, ie:
dnlweber:~/bin/cpp> ls -l /usr/lib/libtiff* -rw-r--r-- 1 root root 412842 2006-03-28 18:49 /usr/lib/libtiff.a -rw-r--r-- 1 root root 971 2006-03-28 18:49 /usr/lib/libtiff.la lrwxrwxrwx 1 root root 16 2006-04-19 23:30 /usr/lib/libtiff.so -> libtiff.so.4.2.1 lrwxrwxrwx 1 root root 16 2006-04-17 16:38 /usr/lib/libtiff.so.4 -> libtiff.so.4.2.1 -rw-r--r-- 1 root root 341988 2006-03-28 18:49 /usr/lib/libtiff.so.4.2.1 -rw-r--r-- 1 root root 6322 2006-03-28 18:49 /usr/lib/libtiffxx.a -rw-r--r-- 1 root root 997 2006-03-28 18:49 /usr/lib/libtiffxx.la lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so -> libtiffxx.so.0.0.6 lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so.0 -> libtiffxx.so.0.0.6 -rw-r--r-- 1 root root 7528 2006-03-28 18:49 /usr/lib/libtiffxx.so.0.0.6
Anyhow, I'm interested in compiling freesurfer. I recall there was a download and instructions for this.
Thanks, Darren
--
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 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
- --
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)
it's worse than that. Even if we release source, we can't use GPL'd code (like gsl) unless we release under the GPL license, which we can't.
On Mon, 1 May 2006, Darren Weber wrote:
--[PinePGP]--------------------------------------------------[begin]-- --[PinePGP]----------------------------------------------------------- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I suppose you could use LGPL code, but something really useful like the GSL is out of your reach, so long as you will not release source code. I'm not sure about the R project library, as it may incorporate GSL too; see
http://www.gnu.org/software/gsl/ http://developer.r-project.org/embedded.html
Actually, if you look at `ldd tksurfer` (see below), it is clear that you are using the GSL (libgsl). It is my understanding, therefore, that source code for tksurfer must be distributed with the binaries. You own copyright in your code, but if you want to release it without source code, you must drop the GSL. The GPL is very explicit about distribution of source code, that is the purpose of the GPL. GNU free software is a social philosophy, not just a software donation. I suggest you read this very carefully:
http://www.gnu.org/software/gsl/manual/html_node/GSL-is-Free-Software.html#G...
Then you will have some difficult decisions to make about how you distribute tksurfer (among other freesurfer utilities that use anything GPL). You might need to contact the FSF. Just as you are being careful to protect what is copyright in freesurfer, so the FSF can take measures to protect the GSL and the GNU GPL generally. It's a powerful vehicle. I'm sorry to point it out, but for the sake of everyone who enjoys using freesurfer, I hope you can work it out.
The answer to linking against .so must be somewhere in the man pages for ld or gcc. I don't know. I guess the linker may do that in the process of compilation, but the final executable has the symbolic links resolved to a specific library version. Interesting page on libtiff:
http://www-128.ibm.com/developerworks/linux/library/l-libtiff/
All that aside, I've actually got a few problems with tksurfer libraries:
dnlweber:/usr/local/freesurfer/bin# ldd tksurfer linux-gate.so.1 => (0xffffe000) libtix8.1.8.3.so => not found libtk8.4.so => not found libtcl8.4.so => /usr/lib/libtcl8.4.so (0xb7e2e000) libglut.so.3 => /usr/lib/libglut.so.3 (0xb7dfa000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb7df1000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb7dd9000) libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0xb7dc3000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0xb7dba000) libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0xb7d3b000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7c73000) libGL.so.1 => /usr/lib/libGL.so.1 (0xb7bee000) libgsl.so.0 => /usr/lib/libgsl.so.0 (0xb7a68000) libgslcblas.so.0 => /usr/lib/libgslcblas.so.0 (0xb7a37000) libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7a16000) libtiff.so.3 => not found libz.so.1 => /usr/lib/libz.so.1 (0xb7a02000) libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb79dc000) libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb79ae000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7876000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7871000) libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb785e000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7850000) libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0xb784b000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0xb77fb000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7719000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb770e000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb770b000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7706000) libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0xb6f45000) libnvidia-tls.so.1 => /usr/lib/libnvidia-tls.so.1 (0xb6f43000) /lib/ld-linux.so.2 (0xb7ef4000)
Take care, Darren
Bruce Fischl wrote:
p.s. we can't use GPL because of various MGH restrictions (which also unfortunately means we can't use any other GPL code). We could conceivably post an incomplete (and thus unbuildable version) - would that be helpful? We're working towards a make/configure type open source, but aren't there yet.
cheers, Bruce
On Mon, 1 May 2006, Nick Schmansky wrote:
Darren,
The freesurfer source code is not ready to be posted for download just yet. We are currently replacing some code that we cannot distribute as open-source.
About your problem with libtiff, I suppose a hacky solution is to try symlinking libtiff.so.3 to libtiff.so.4. I'll also check if we have a Debian build on our network.
Maybe you can answer a question for me. Do you know how to make an application build against the .so library, instead of the .so.# version? In other words, I don't know why our build chooses to build against libtiff.so.3 instead of libtiff.so, since we don't rely on anything special in the tiff library.
Nick
On Mon, 2006-05-01 at 08:09 -0700, Darren Weber wrote:
Dear Bruce et al.,
I don't see the GNU source download on the wiki. Have you withdrawn that download?
I have a Debian testing (etch) system, running in UNICODE mode. The rh9 version of tksurfer requires libtiff3, but libtiff4 is now available, ie:
dnlweber:~/bin/cpp> ls -l /usr/lib/libtiff* -rw-r--r-- 1 root root 412842 2006-03-28 18:49 /usr/lib/libtiff.a -rw-r--r-- 1 root root 971 2006-03-28 18:49 /usr/lib/libtiff.la lrwxrwxrwx 1 root root 16 2006-04-19 23:30 /usr/lib/libtiff.so -> libtiff.so.4.2.1 lrwxrwxrwx 1 root root 16 2006-04-17 16:38 /usr/lib/libtiff.so.4 -> libtiff.so.4.2.1 -rw-r--r-- 1 root root 341988 2006-03-28 18:49 /usr/lib/libtiff.so.4.2.1 -rw-r--r-- 1 root root 6322 2006-03-28 18:49 /usr/lib/libtiffxx.a -rw-r--r-- 1 root root 997 2006-03-28 18:49 /usr/lib/libtiffxx.la lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so -> libtiffxx.so.0.0.6 lrwxrwxrwx 1 root root 18 2006-04-19 23:30 /usr/lib/libtiffxx.so.0 -> libtiffxx.so.0.0.6 -rw-r--r-- 1 root root 7528 2006-03-28 18:49 /usr/lib/libtiffxx.so.0.0.6
Anyhow, I'm interested in compiling freesurfer. I recall there was a download and instructions for this.
Thanks, Darren
--
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 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
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) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEVmXBxaCYN7qs0v4RAhHDAJ980LSdWXTifsxlWEeZ0BEuBZ4YTgCfWVIl +o3QTGIKbBHeVhGE6IT5RVI= =ELs7 -----END PGP SIGNATURE-----
PinePGP: Encryption backend encountered error. --[PinePGP]----------------------------------------------------[end]--
freesurfer@nmr.mgh.harvard.edu