I'm trying to get Calibre running in a jail, and running into an unexpected problem. I used an existing jail, adding mountpoints for /calibre_config and /media/books. I installed calibre using
Manual installation of Calibre - no calibre library found
pkg install calibre
, which ran without errors (though installed lots of dependencies). I set the following sysrc variables:Code:
calibre_enable="YES" calibre_port="8082" calibre_user="media" calibre_group="media"...
Manual installation of Calibre - no calibre library found