Thanks Michel. I am installing MPB on Linux ( Fedora 12) and you are right that I forgot to run 'make install' after running 'make'. Thanks,
Shila On Thu, Dec 9, 2010 at 5:22 PM, Michel DEVEL <[email protected]>wrote: > Le 09/12/2010 22:40, shila haque a écrit : > > In file included from maxwell.c:25: > >> maxwell.h:25:20: error: fftw.h: No such file or directory >> maxwell.h:26:21: error: rfftw.h: No such file or directory >> >> .... > > FYI I downloaded fftw-2.1.5.tar.gz and ran './configure' and 'make' and >> copy libfftw.a and librfftw.a at /usr/local/lib. >> >> > You may have forgotten to do a "make install" after "make" or alternatively > to manually copy the include files in /usr/local/include and add > -I/usr/local/include to the compilation flags. > > Do you want to install MPB on Linux or on Cygwin ? >
_______________________________________________ mpb-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss
