Problems with building VTK are usually because it can't find the X11 headers or the OpenGL libraries. On a Debian based system (like Ubuntu), installing the freeglut3-dev package should fix that problem.
Can you send use the build.log as an attachment? It will help us to solve the problem. Johannes On Fri, Sep 25, 2015 at 11:38 AM 张国栋 <[email protected]> wrote: > > Dear Fenics developers > When I installed the Fenics from source, I encountered the error: > > [vtk] Building vtk/dxth2gvkhdk7, follow log with: > [vtk] tail -f /home/guodong/.hashdist/tmp/vtk- > dxth2gvkhdk7/_hashdist/build.log > [vtk|ERROR] Command '[u'/bin/bash', '_hashdist/build.sh']' returned > non-zero exit status 1 > [vtk|ERROR] command failed (code=1); raising > > > Could you please help me fix it? Thank you very much! > Best! > > Guodong Zhang > > _______________________________________________ > fenics-support mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics-support >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
