On 10 October 2012 09:32, Grant Edwards <[email protected]> wrote:
> On 2012-10-09, Lex Trotman <[email protected]> wrote: > > On 10 October 2012 08:22, Grant Edwards <[email protected]> > wrote: > > > >> I finally decied to try the odf backend from > >> https://github.com/dagwieers/asciidoc-odf > >> > >> Follwing the instructions on that side, I downloaded and installed the > >> > > > > How did you install? The odt.conf is part of the odt-backend.zip file > and > > if you used the --backend install asciidoc puts it where it is meant to > go. > > # asciidoc --backend install odt-backend-0.1.zip > # asciidoc --backend install odp-backend-0.1.zip > > I tried re-installing, and here's what it says: > > # asciidoc --backend install odt-backend-0.1.zip > asciidoc: backend is already installed: /root/.asciidoc/backends/odt > > Ah! Am I suposed to do the install as a normal user? > > The instruction show it being done by root, but if it's getting > installed in /root/.asciidoc/backends, that's not going to be > accessible when asciidoc is run. > You can specify the plugin dir see http://www.methods.co.nz/asciidoc/manpage.html#X1 which you should do if installing to a system install as root, otherwise as documented (and as you found) it is installed for the user only. I think you might have read too much into the # prompt in the odt readme :) Cheers Lex > Does every user have to do the install? > > -- > Grant Edwards grant.b.edwards Yow! One FISHWICH coming > at up!! > gmail.com > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
