Skip to content

kodev build fails under Fedora 26 #3069

@silberzwiebel

Description

@silberzwiebel
  • KOReader version: master

Issue

In the process of creating a plugin (to be able to disable touch with a physical button on the inkbook prime, stay tuned), I wanted to build koreader but failed to do so.

I'm running Fedora 26 and think that I do have all necessary requirements (lua, nasm, ...)

This is what I did:

git clone https://github.com/koreader/koreader.git
cd koreader
./kodev build

And here is the output from ./kodev build -v. It fails at configuring djvulibre. Manually going into that directory and doing .\configure && make works, though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions