Dear Paraview community, I meanwhile installed Paraview on 5 computers, but the most important one refuses ... ...I have no idea whats wrong ... probably some library missing.
Its a fresh Linux Mint 13 (~Ubuntu 12.04) and I have the Ubuntu .deb installed and running .. fine. But I need a special version, so I started compiling myself. I can compile the official sources if i skip the shared libraries. But if I put the Plugins on, i got the following break down ... Linking CXX executable ../../../../../bin/QVTKCxxTests bin/libQVTK.so.pv3.14: error: undefined reference to 'XGetWindowAttributes' bin/libQVTK.so.pv3.14: error: undefined reference to 'XCreateWindow' bin/libQVTK.so.pv3.14: error: undefined reference to 'XGetWMColormapWindows' bin/libQVTK.so.pv3.14: error: undefined reference to 'XFree' bin/libQVTK.so.pv3.14: error: undefined reference to 'XSetWMColormapWindows' bin/libQVTK.so.pv3.14: error: undefined reference to 'XFlush' Using cmake 2.8.8, Qt4 4.6.2, Paraview 3.14.1 I'm thankful for any advice, Greetings, Uwe _______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
