[vtkusers] Compiling VTK 5.4.2 on Ubuntu 9.10

Liam Kurmos quantum.leaf at googlemail.com
Sun Jan 31 07:19:53 EST 2010


Try sudo apt-get build-essential.

also make sure you have libstdc++6 and  libstdc++6-4.3-dev (your
version may vary)

Liam


On Sat, Jan 30, 2010 at 3:48 PM, Anders Wallin
<anders.e.e.wallin at gmail.com> wrote:
> Following the readme in the source package I've run
> ccmake .
> which runs without errors
> "make" gives me
> http://pastebin.ca/1771942
>
> this seems like an #include <iostream.h> vs. #include <iostream> issue?
>
> I am trying this with environment varialbes set to:
> GXX=/usr/bin/g++
> CC=/usr/bin/gcc
>
> Ubuntu 9.10 comes with gcc and g++ version 4.4.1
> I have at least the packages which come with "sudo apt-get build-dep
> libvtk5.2" installed.
>
> any suggestions?
>
> AW
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list