No error, however the Freefem++ executable doesn’t show any plot and acts just like Freefem+±nw exec. I have been using these options for every release so far without any problems.
***********************************************
WARNING: you do not have the new grachics tools
because the configure do not find OpenGL, GLUT or pthread developer stuff
read the README to find missing package
F. Hecht ])
to install missing package under debian or ubuntu, try: sudo apt-get install freeglut3-dev ])
***********************************************
Thanks, I don’t get the warning at the end of configure. Actually I have compiled v3.61 and it works fine. I think the best way is to attach the config.log. Unfortunately looks it’s not possible to attache a file to a post. Here is the summary I get at the end of config:
configure:22637: freefem++ used download : yes
configure:22639: -- Dynamic load facility: yes
configure:22641: -- ARPACK (eigen value): yes
configure:22643: -- UMFPACK (sparse solver) yes
configure:22645: -- BLAS yes
configure:22647: -- with MPI no
configure:22649: -- with PETSC no / PETSC complex no
configure:22651: -- with hpddm no (need MPI & c++11 : yes )
configure:22653: -- with htool no (need MPI & c++11 : yes )
configure:22655: -- without libs : tetgen ipopt parmetis mmg3d mshmet gmm nlopt scotch yams pipe MMAP iohdf5 pardiso hpddm htool
configure:22657: -- without plugin: tetgen.so ff-Ipopt.so metis.so mmg3d-v4.0.so mshmet.so aniso.so ilut.so ff-NLopt.so scotch.so freeyams.so pipe.so ff-mmap-semaphore.so iohdf5.so PARDISO.so hpddm.so hpddm_substructuring.so SLEPc-complex.so SLEPc.so htool.so
configure:22661: progs: FreeFem++-nw bamg cvmsh2 ffmedit ffglut
configure:22721: Please run "3rdparty/getall" to download all necessary packages before running make
the raison is ffglut v 4 is not compatible with version 3.xx due to surface element
so please install the new ffglt of version 4. to replace the old one.