Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

User:David Mudrak/unoconv

From MoodleDocs

This is how I was finally able to run unoconv locally on my development machine.

Install unoconv:

# emerge -av1 unoconv

Start a new listener:

# sudo -u apache unoconv --listener -vvv

Once that is done, Moodle can successfully use it.