El Matzos - 2014-07-12

To install mhgui on ubuntu or other debian based systems:

  • download mhgui RPM file
  • run "sudo alien mhgui-1.0-6.x86_64.rpm" (replace version number)
  • (if alien is not installed, run "sudo apt-get install alien" first)
  • install new created mhgui dep file (just doubleclick)
  • try to start mhgui, type "mhgui"
  • if you get a message like "error while loading shared libraries libqtwebkit.so.4", run "sudo apt-get install libqtwebkit4" to install missing lib