diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -122,10 +122,6 @@ harder to come by, disable lots of things: $ ./configure --disable-gtk --disable-png --disable-libtiff -If you get a screen full of errors of the following form: -<stuff>: undefined reference to `cblas_<something>' -Add "--enable-gsl-fudge" to your configuration parameters. - If you get an error mentioning fftw3 and telling you to recompile with -fPIC, then your version of FFTW3 is not compiled in a suitable way. You'll need to install it again (from source) adding "--enable-shared" to its ./configure |