Instalei alguns aplicativos em /opt/myapp
, que tem um diretório /opt/myapp/share
. Quando termino de instalar, me diz:
Note that '/opt/myapp/share' is not in the search path
set by the XDG_DATA_HOME and XDG_DATA_DIRS
environment variables, so applications may not
be able to find it until you set them. The
directories currently searched are:
- /usr/share/gnome
- /home/joeuser/.local/share/flatpak/exports/share
- /var/lib/flatpak/exports/share
- /usr/local/share
- /usr/share
Qual é o caminho certo para adicionar diretórios a essa lista - em todo o sistema e como um único usuário?