Skip to content

Conversation

@kba
Copy link
Member

@kba kba commented Jan 22, 2021

As we noticed in OCR-D/ocrd-website#196, $VIRTUAL_ENV should neither be the default nor even an option.

$XDG_CACHE_HOME/ocrd-resources is implemented in OCR-D/core#559 but was missing here.

Only XDG option is now $XDG_DATA_HOME (= $HOME/.local/share unless env var is overridden)

Reintroduces /usr/local/share/ocrd-resources as a system-wide fallback for cases where $HOME might vary, like in Docker.

@kba kba requested a review from bertsky January 22, 2021 11:12
@kba kba changed the title file parameters: remove $VIRTUAL_ENV, add cache and system file parameters: remove virtualenv, config, cache, add system Jan 22, 2021
@kba kba merged commit feb9cfd into master Jan 26, 2021
@kba kba deleted the resolve-no-virtualenv branch September 6, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants