Like this?
Quote:
The same error is returned when running as a command:
Code:
CALIBRE_OVERRIDE_DATABASE_PATH=/home/a_real_person/calibre-library/db/metadata.db /opt/calibre/calibre-server /home/a_real_person/calibre-data/test_write
If I move metadata.db to the library directory (test_write) the server runs successfully. Keeping the environment variable prepended to the command has no bearing on it running successfully once the db is in the same directory as the library.
|
Maybe I'm missing something here.