|
From: Luigi B. <lui...@gm...> - 2017-12-21 16:37:31
|
Are you following the instructions at http://quantlib.org/install/linux-python.shtml ? Luigi On Thu, Dec 21, 2017 at 5:29 PM wassim <jem...@ou...> wrote: > I have been using quantlib on a windows Python Version and it works > perfectly. > > I’am trying to get it t work on my linux version but I have been stuck for > a > good while on compiling the files with boost. You will find below the error > message. > > > ********************* > quantlib_wrap.cpp:2346:27: fatal error: ql/quantlib.hpp: No such file or > directory > compilation terminated. > Makefile.quantlib:336: recipe for target 'quantlib_wrap.o' failed > make[3]: *** [quantlib_wrap.o] Error 1 > make[3]: Leaving directory '/root/djangov/FastNet/QuantLib-SWIG-1.7/Perl' > Makefile:426: recipe for target '.build-stamp' failed > make[2]: *** [.build-stamp] Error 2 > make[2]: Leaving directory '/root/djangov/FastNet/QuantLib-SWIG-1.7/Perl' > Makefile:220: recipe for target 'all' failed > make[1]: *** [all] Error 2 > make[1]: Leaving directory '/root/djangov/FastNet/QuantLib-SWIG-1.7/Perl' > Makefile:349: recipe for target 'all-recursive' failed > make: *** [all-recursive] Error 1 > > ********************* > > > I would more that grateful if anybody can direct me to where I can find > help > > > > -- > Sent from: http://quantlib.10058.n7.nabble.com/quantlib-dev-f8818.html > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > |