Actions
Emulator Issues #6858
openno uninstall script in last source?
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Hello,
I just compiled and install dolphin on Ubuntu 13.10 from today's sources.
To install it I did:
/home/legluondunet/Bureau/dolphin-emu08122013/Build/make install
--> OK
but if i want to uninstall it:
/home/legluondunet/Bureau/dolphin-emu08122013/Build/make uninstall
I have an error message:
no rule to make uninstall target.
Thank you for your help.
Config:
Ubuntu 13.10 s
AMD radeon 7850 with Ubuntu Catalyst drivers 13.101 version
Processor Intel i5-3570 3,4 Ghz
Updated by pauldacheez about 11 years ago
According to the freshly-updated readme.txt, "Linux users can run "cat install_manifest | xargs -d '\n' rm" from the build directory to uninstall Dolphin from their system." I agree that there should probably be a proper uninstall script, though.
Actions