scottdraves / electricsheep

infinite evolving crowdsourced artwork
http://electricsheep.org
561 stars 70 forks source link

Uninstall Wipes /lib/ on Ubuntu 20.04 #102

Open scythia-marrow opened 4 years ago

scythia-marrow commented 4 years ago

A warning to anyone installing Electric Sheep on Ubuntu 20.04: Use checkinstall, not the provided make file!

./configure make checkinstall

Using the default uninstall make command will wipe your library folder.

--> This will wipe your library folder, DO NOT EXECUTE! ./configure make make install make uninstall