Bastian, Make install should work. If you can elaborate on the issues you are having, we can track it down. Also note everyone has different expectations with "make install", some want the 3rd party dependencies such as Qt, installed, others don't. It starts getting confusing pretty quickly. So, if I am not mistaken, the default "make install" doesn't make any attempts to install libraries not built by ParaView itself. However it provides mechanisms to import additional cmake files with custom rules to install any dependencies.
Utkarsh On Wed, Jun 29, 2011 at 1:13 PM, [email protected] <[email protected]> wrote: > Hi all, > > I still have the same issue with 3.10.1 which I already had in 3.10.0: > > http://www.mail-archive.com/[email protected]/msg11218.html > > Am I the only one with such problems? I want to get this solved - what > can I do? Shall I submit a bug? > > Regards Bastian > _______________________________________________ > 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 > _______________________________________________ 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
