[CMake] How to delete a link with "make uninstall" ?
Philip Lowman
philip at yhbt.com
Fri Dec 12 00:25:23 EST 2008
On Wed, Dec 10, 2008 at 2:13 PM, Kermit Mei <kermit.mei at gmail.com> wrote:
>
> http://www.cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F
>
>
> Hello, I config my project as the above told.
> Everything is OK when I "make uninstall". But the only thing I can't deal
> with is that I can't delete some links which point to some libraries.
> My output is like this:
Have you checked to make sure you have permissions to delete the affected
files?
What version of CMake are you using?
Have you tried this with CMake 2.6.2?
Can you create and send to the list a small example which reproduces the
problem you're having?
--
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081212/c881bdcb/attachment.htm>
More information about the CMake
mailing list