Henri-Paul Indiogine <hindiog...@gmail.com> wrote: > Dear orgmoders, > > I am an intermediate emacs + org-mode user. I would like to ask you for > instructions on how to install the org -> ODT converter. I googled for > instructions but they are above my level of understanding. > > I run the git development versions and update it daily. I run GNU > Emacs 24 on Ubuntu Maverick (10.10). >
It's been pulled into contrib/ so all you have to do is make sure that the contrib/lisp directory is in your load-path and then C-c C-e o (or C-c C-e O) - at least, it did for me on a simple org file. Nick