Since bin/paraview finds paraview-real, it would seem that the lib/paraview-X.X directory is actually there.
Did you attempt to install to the same directory as your build directory? This is where I've encounter the same problem before. If you just edit the CMAKE_INSTALL_PREFIX:PATH in CMakeCache.txt (in the build dir) and try 'make install' again. /mark This e-mail message and any attachments may contain legally privileged, confidential or proprietary Information, or information otherwise protected by law of EMCON Technologies, its affiliates, or third parties. This notice serves as marking of its "Confidential" status as defined in any confidentiality agreements concerning the sender and recipient. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this e-mail message is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete this e-mail message from your computer. _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
