Page 1 of 1

[Solved] Uninstalling Midori

Posted: 16. Jul 2010, 19:21
by 4-stroke
This concerns 13.1 LXDE. I've installed Firefox and uninstalled Midori because it didn't work
correctly with some websites. There's a script that looks for
Midori and gives me errors because it's not found.

Code: Select all

which: no midori in ("path")
Which one is it, and where does it hide? :(

Re: Uninstalling Midori

Posted: 16. Jul 2010, 22:06
by gapan
Where do you get that message? There is a BROWSER environment variable that points to midori. That's probably it, it is set in /etc/profile.d/lxde.sh. You can remove the file completely if you don't have midori.

Re: [Solved] Uninstalling Midori

Posted: 17. Jul 2010, 09:07
by 4-stroke
Thanks! Removing that file got rid of the message. :)