mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
![]() There is no "lrelease" binary on Fedora, which is needed to build the UI properly. There is a "lrelease-qt5" binary, which is part of the package "qt5-linguist". To fix the UI not building properly on Fedora, symlink /usr/lib64/qt5/bin/lrelease-qt5 to /usr/local/bin/lrelease: ``` sudo ln -s /usr/lib64/qt5/bin/lrelease-qt5 /usr/local/bin/lrelease ``` Then it should build properly. |
||
---|---|---|
.. | ||
_Footer.md | ||
_Sidebar.md | ||
Adding,-updating-and-installing-new-translations.md | ||
block-lists.md | ||
Building-packages-with-pbuilder.md | ||
Compilation.md | ||
Configurations.md | ||
Cross-compilation.md | ||
Dependencies-and-how-it-works.md | ||
Events-window-themes.md | ||
FAQs.md | ||
Getting-started.md | ||
Home.md | ||
Installation.md | ||
Known-problems.md | ||
monitor-method-auditd.md | ||
monitor-method-ebpf.md | ||
OpenSnitch-in-action.md | ||
Pop-ups-dialogs.md | ||
Process-monitor-dialog.md | ||
Rules-editor.md | ||
Rules-examples.md | ||
Rules.md | ||
SIEM-integration.md | ||
System-rules-legacy.md | ||
System-rules.md | ||
The-Events-window.md | ||
Why-OpenSnitch-does-not-intercept-application-XXX.md |