Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mihini/Install Mihini

< Mihini
Revision as of 05:32, 25 June 2013 by Gsaurel.sierrawireless.com (Talk | contribs) (link to the main tutorial)

The fast option to get ready with Mihini is to get it from the .deb:

$ wget http://<path>/mihini-0.8.0-Linux.deb
$ sudo dpkg -i mihini-0.8.0-Linux.deb

Now, the Mihini's appmon_daemon and the agent are started. You can use /etc/init.d/mihini {start|stop|restart|status|purge} to control it.

Then, you can go back to the main tutorial: Run Mihini on an Open Hardware platform

Back to the top