On 18 Jun 2014, at 21:43, Jake Downs <[email protected]> wrote: > Hello, > > I am attempting to install gmshpy on Ubuntu 12.04. I downloaded > gmsh-2.8.5-dynamic-svn-Linux and unarchived it. I then tried running: > > python setup.py build > > I received the following error: > > ################################# > > bjC but not for C++ [enabled by default] > In file included from src/gmshGeoPYTHON_wrap.cxx:3679:0: > ../include/gmsh/GmshConfig.h:20:0: warning: "HAVE_DLOPEN" redefined [enabled > by default] > /usr/include/python2.7/pyconfig.h:182:0: note: this is the location of the > previous definition > In file included from ../include/gmsh/MPoint.h:10:0, > from src/gmshGeoPYTHON_wrap.cxx:3703: > ./extra_include/BasisFactory.h:13:25: fatal error: MetricBasis.h: No such > file or directory > compilation terminated. > error: command 'gcc' failed with exit status 1 > > ################################# > > I also tried the same thing on another machine, but this yielded the same > error. I checked to make sure the GCC was up to date. I could never find a > file called MetricBasis.h. Any ideas? >
That's a mistake on our side; should be fixed in SVN. > Thank you, > Jake > > > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
