"Book does not exist" error on new Ubuntu install [fixed]
  • I am trying to evaluate Booktype, so I created a local setup. It works fine -- except I cannot create new books. I get the error "Book does not exist" whenever I create a book, but the log shows no errors (so it's tough to debug) and everything else seems to work. Suggestions? I am running Booktype from the latest Github version (I cloned from the repo).

    Edit: fixed.

    The fix is to install the licenses before creating any books:

    django-admin.py loaddata documentation_licenses

    Post edited by Ross Laird at 2012-11-11 01:51:40
  • 3 Comments sorted by
  • hi Ross,

    Have you installed the renderer Objavi?
    https://github.com/sourcefabric/Objavi

    You are also welcome to join the dev list if you are looking at dev/testing:
    http://sourcefabric.github.com/Booktype/


    adam


    On Sun, Nov 11, 2012 at 4:12 AM, Ross Laird <<br />booktype-dev@lists.sourcefabric.org> wrote:

    > I am trying to evaluate Booktype, so I created a local setup. It works
    > fine
  • Thanks for the feedback. I'm installing Objavi now, and I've signed up on the dev list. An interesting set of projects.
  • cool...also check out bookjs

    http://bookjs.net


    adam

    On Mon, Nov 12, 2012 at 8:03 PM, Ross Laird <<br />booktype-dev@lists.sourcefabric.org> wrote:

    > Thanks for the feedback. I'm installing Objavi now, and I've signed up on
    > the dev list. An interesting set of projects.
    >
    >