opensnitch/wiki
PizzaDude 543f722b72
Add instructions on how to build the UI properly on Fedora
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.
2022-09-11 00:54:29 +00:00
..
_Footer.md add Footer and explain how to submit changes to the wiki. 2021-02-15 20:44:39 +03:00
_Sidebar.md Update _Sidebar.md 2022-05-18 14:34:08 +02:00
Adding,-updating-and-installing-new-translations.md Update Adding,-updating-and-installing-new-translations.md 2021-06-02 16:40:23 +02:00
block-lists.md Update block-lists.md 2022-04-01 22:17:00 +02:00
Building-packages-with-pbuilder.md add wiki 2021-02-14 22:04:12 +03:00
Compilation.md Add instructions on how to build the UI properly on Fedora 2022-09-11 00:54:29 +00:00
Configurations.md Update Configurations.md 2021-08-20 12:39:23 +02:00
Cross-compilation.md add wiki 2021-02-14 22:04:12 +03:00
Dependencies-and-how-it-works.md Create Dependencies-and-how-it-works.md 2021-07-01 00:54:51 +02:00
Events-window-themes.md Create Events-window-themes.md 2022-04-20 00:21:56 +02:00
FAQs.md Update FAQs.md 2022-04-22 02:06:35 +02:00
Getting-started.md Update Getting-started.md 2021-06-21 18:28:42 +02:00
Home.md Update Home.md 2022-04-26 12:34:53 +02:00
Installation.md pip uninstall that accounts transient dependencies (#632) 2022-02-24 17:14:01 +01:00
Known-problems.md Update Known-problems.md 2022-06-23 17:56:49 +02:00
monitor-method-auditd.md add wiki 2021-02-14 22:04:12 +03:00
monitor-method-ebpf.md Update monitor-method-ebpf.md 2021-09-12 00:51:02 +02:00
OpenSnitch-in-action.md Update OpenSnitch-in-action.md 2021-06-15 16:58:22 +02:00
Pop-ups-dialogs.md Update Pop-ups-dialogs.md 2021-07-26 17:34:17 +02:00
Process-monitor-dialog.md add wiki 2021-02-14 22:04:12 +03:00
Rules-editor.md Update Rules-editor.md 2021-05-19 22:08:19 +02:00
Rules-examples.md Update Rules-examples.md 2022-02-05 20:39:07 +01:00
Rules.md Update Rules.md 2021-09-16 12:55:18 +02:00
SIEM-integration.md Create SIEM-integration.md 2022-05-18 14:33:13 +02:00
System-rules-legacy.md Create System-rules-legacy.md 2022-05-06 00:57:32 +02:00
System-rules.md Update System-rules.md 2022-05-05 23:23:29 +02:00
The-Events-window.md Update The-Events-window.md 2021-07-26 17:29:35 +02:00
Why-OpenSnitch-does-not-intercept-application-XXX.md Update Why-OpenSnitch-does-not-intercept-application-XXX.md 2021-04-07 01:14:59 +02:00