Wow, I just found out that gnome3 removed the option to "Open as Root" from the Nautilus file browser.
And xfce's Thunar never offered it except with custom scripts?
Linux Mint/Cinnamon keeps on looking more and more like the only sane option that worksforeveryone.
(Because Nemo just had that right-click option all along and I thought it was normal. Apparently the Mint people want you to have reasonable defaults, here as in elsewhere.)
I was
going to suggest the right-click open-folder-as-root action.
@Gregg,
But this shell command will do just as well (since you say you put it on your Desktop):
Code:
sudo mv ~/Desktop/libxml2.so.2_x64 /usr/local/share/sigil/libxml2.so.2
BTW, that is the sudo (do as root) "move" command.