[vtkusers] X11/StringDefs.h: No such file or directory
    David Gobbi 
    david.gobbi at gmail.com
       
    Mon May 28 18:43:13 EDT 2012
    
    
  
Hi Brian,
Your system is probably doesn't have the X11 includes installed.
Try this:
apt-get install build-essential
apt-get build-dep vtk
That should ensure that the compiler and all the VTK dependencies are installed.
 - David
On Mon, May 28, 2012 at 4:01 PM, Brian Curtis
<bcurtis3 at masonlive.gmu.edu> wrote:
> Had this build error, not sure what to do.
>
> Ubuntu 12.04 64 Bit.
>
> Thanks,
> ~Brian
    
    
More information about the vtkusers
mailing list