Package Details: netgen-svn 947-1

Package Base: netgen-svn
Description: An automatic 3D tetrahedral mesh generator
Upstream URL: http://www.hpfem.jku.at/netgen/
Category: science
Licenses: LGPL
Conflicts: netgen
Provides: netgen
Submitter: winstonwu91
Maintainer: winstonwu91
Last Packager: winstonwu91
Votes: 1
First Submitted: 2014-01-29 17:41
Last Updated: 2015-03-24 23:34

Required by (1)

Sources

Latest Comments

Comment by ckoresko

2015-04-20 19:02

@winstonwu91: Thanks, it builds and installs cleanly now.

Unfortunately it doesn't work right -- running '-batchmode' just causes gui to pop up instead of loading the geometry and generating the mesh. Guess that's why it's a '-dev' version. Will have to wait for the upstream fix.

Using it through the gui seems fine.

Comment by winstonwu91

2015-03-24 23:34

@ckoresko Fixed.

Comment by ckoresko

2015-03-19 00:49

Needed to modify the PKGBUILD to get this to build:
* Add '-L/usr/lib/Togl1.7' to the LDFLAGS line
* Comment out the patch lines -- I think the current SVN code already has them applied, and trying to reapply them causes makepkg to fail.

After that, I got a working netgen. Note that the 'mainstream' one builds without difficulty but dies with an error like this at launch:

X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)