Hi Rafa,

I've applied the changes in your cmake_improvements.tar.gz and
ModuleInstall.cmake and mostly things seem to be working so far.

However, I did a sudo make install, followed by a sudo make uninstall
and the later failed to remove some of the libs.  My guess this error
has nothing to do with your changes, I didn't actually test this
before your changes so can't attest either way.  The errors are of the
form:

-- Uninstalling "/usr/local/lib/libosgVolume.so.2.9.11"
-- Uninstalling "/usr/local/lib/libosgVolume.so.71"
-- File "/usr/local/lib/libosgVolume.so.71" does not exist.
-- Uninstalling "/usr/local/lib/libosgVolume.so"
-- File "/usr/local/lib/libosgVolume.so" does not exist.

Doing ls and /usr/local/lib revalls only the libosgVolume.so.2.9.11
has been removed, and the links are still there:

  libosgVolume.so
  libosgVolume.so.71

This issue applies to all of the libosg*.so and .so.71 files.

Any idea what might be going amiss here?

Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to