polymake

Compilation de polymake

  • doc
  • ajout de paquets
yum install lbzip2 perl gcc-c++ perl-XML-Writer perl-XML-LibXML perl-XML-LibXSLT perl-Term-ReadLine-Gnu perl-Term-ReadKey gmp-devel mpfr-devel boost-devel libxml2-devel perl-ExtUtils-Embed ant

puis

[merlet.g@holopherne polymake-3.0]$ ./configure --prefix=/home/merlet.g/polymake-3.0
checking C++ compiler ... ok (g++ is GCC 4.8.5)
checking C++ library ... ok (GNU stdlibc++ 20150623, C++ 199711)
determining architecture ... ok (x86_64)
determining compiler flags ... ok
   CFLAGS=-march=native -Wall
   CXXFLAGS=-march=native -ftemplate-depth-200 -Wall -Wno-strict-aliasing -Wno-parentheses -fwrapv -fopenmp
checking gmp installation ... ok
checking mpfr installation ... ok
checking shared perl library ... ok
checking perl module XML::Writer ... ok
checking perl module XML::LibXML ... ok
checking perl module XML::LibXSLT ... ok
checking perl module Term::ReadLine ... ok
checking libxml2 installation ... ok

Configuring bundled extensions:
bundled extension bliss ... failed
bundled extension cdd ... ok (bundled)
bundled extension java ... ok (JNI headers at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7_2.x86_64/include)
bundled extension javaview ... failed
bundled extension jreality ... ok (with bundled JOGL)
bundled extension libnormaliz ... ok
bundled extension lrs ... ok (bundled)
bundled extension nauty ... ok
bundled extension ppl ... failed
bundled extension singular ... failed
bundled extension soplex ... failed
bundled extension atint ... ok (1)
bundled extension group ... ok
* If you want to change the configuration of bundled extensions please see build.x86_64/bundled.log and try configure --help.

* Configuration successful. You should run 'make' now to build polymake.
* If you have a multicore CPU use e.g. 'make -j2' to speed things up by using two parallel compile processes.

suivi de:

make -j2
  • polymake.txt
  • Dernière modification : 2017/08/25 09:56
  • de 127.0.0.1