search for: lfftw3

Displaying 1 result from an estimated 1 matches for "lfftw3".

Did you mean: fftw3
2016 Jan 21
1
Failed to install imager
...failed to run install.packages("imager") in CentOS 6, the R version is 3.2.2 g++ -shared -L/usr/local/r/3.2.2/lib64/R/lib -L/usr/local/lib64 -o imager.so RcppExports.o colourspace.o display.o drawing.o filtering.o interpolation.o morphology.o transformations.o utils.o wrappers.o -lX11 -lfftw3 -L/usr/local/r/3.2.2/lib64/R/lib -lR /usr/bin/ld: cannot find -lfftw3 I checked imager src/Makevars.win: PKG_LIBS += -L$(LIB_FFTW)/lib -lgdi32 -lfftw3-3 $(RCPP_LDFLAGS) And I've already added LIB_FFTW to my fftw library, what I am still missing? Thank you. Kind regards, - jupiter [[alte...