You need to install the OpenGL development files. On a Debian based Linux distribution like Ubuntu, you can install the freeglut3-dev packages:
sudo apt-get install freeglut3-dev Which platform are you on? Johannes On Thu, Oct 1, 2015 at 12:01 PM 张国栋 <[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-12/_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 > > The attached is the build.log. > Could you please help me fix it? Thank you very much! > Best regards! > > 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
