Ticket #144 (closed defect: invalid)

Opened 17 months ago

Last modified 16 months ago

No rule to make target `uninstall'

Reported by: strk Owned by: warmerdam
Priority: major Milestone:
Component: BuildConfig Version: Development (trunk)
Keywords: Cc:

Description

There's no way to cleanly undo what "make install" does.

Change History

Changed 16 months ago by warmerdam

I just tried "make uninstall" after a "make install" and it seems to uninstall lots of stuff. This was on a linux build from trunk. Can you be more specific about the problem you encounter with uninstalling?

Changed 16 months ago by strk

  • status changed from new to closed
  • resolution set to invalid

Sorry, indeed it works, not sure what I saw, maybe tried to run "make uninstall" from git root dir, or maybe it was GDAL and used the wrong tracker. Consider this invalid.

Changed 16 months ago by warmerdam

Certainly GDAL does lack an uninstall, partly because it does not use Automake.

Note: See TracTickets for help on using tickets.