I'm trying to compile on a supercomputer running CentOS. Since I don't have sudo rights, I've compiled FFTW3 into a custom directory.
I've tried adding the fftw path, /lib and /include all to $PATH, but running compile_mex_multem returns in error for amongst others, - lfftw3.
Do you have any suggestions? Does fftw need to be compiled with particular options?
I'm trying to compile on a supercomputer running CentOS. Since I don't have sudo rights, I've compiled FFTW3 into a custom directory.
I've tried adding the fftw path, /lib and /include all to $PATH, but running compile_mex_multem returns in error for amongst others, - lfftw3.
Do you have any suggestions? Does fftw need to be compiled with particular options?