Re: [Freesurfer] About reference to zgees_ and ztrsen_

2015-07-23 Thread Matthew Wong
Hi zk, I also looked into the source code and check under the imports in mymatrix.cpp, which are: #include #include #include "MyMatrix.h"#include "Quaternion.h"#include "utils.h" //nint#include #include #include #include #include #include #include #include #include #include #include #inclu

Re: [Freesurfer] About reference to zgees_ and ztrsen_

2015-07-23 Thread Matthew Wong
Hi zk, I did install these packages from centos 6.6 distros but the problem persist some how, i am not sure what I missed Thanks On Tue, Jul 21, 2015 at 1:55 PM -0700, "Z K" wrote: I was able to get around that issue by installing the following packages: lapack-devel.x86_64 libl

Re: [Freesurfer] About reference to zgees_ and ztrsen_

2015-07-21 Thread Z K
I was able to get around that issue by installing the following packages: lapack-devel.x86_64 liblapack-devel.x86_64 For more information, see the following page: http://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_linux_developers_page -Zeke On 07/21/2015 04:50 PM, Matthew, L. Wong wrote:

[Freesurfer] About reference to zgees_ and ztrsen_

2015-07-21 Thread Matthew, L. Wong
Hi, I actually come across this problem twice both when trying to compile on a armv7 machine and an ordinary Centos 6.6 intel machine. The error shows up when compiling the package mri-robust-register:MyMatrix.cpp:54 I understand the error comes from the zgees_ and ztrsen_ functions implementatio