You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/doc/en/2.1.-Installation.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
2
path: 2.1.-Installation
3
+
icon: lucide/package-open
3
4
---
4
5
5
6
# QualCoder Installation and running instructions
@@ -69,13 +70,14 @@ Remove the back ticks that surround the command line instructions ` as these are
69
70
70
71
### Fedora Linux
71
72
73
+
!!! warning "Prerequisites"
74
+
There is an ongoing problem with audio/video coding on Linux Fedora -- the software crashes.
75
+
72
76
These instructions download the current source code directly from GitHub. Note: Fedora uses Wayland which may not work well with the Qt graphical interface. It is suggested you also install Xwayland.
73
77
74
78
Download the source code. Read and apply the section for Fedora source code usage in the **Readme.md** file.
75
79
Remove the back ticks that surround the command line instructions ` as these are used for display only.
76
80
77
-
There may be problems with QualCoder working with audio / video in Fedora.
78
-
79
81
### Arch/Manjaro Linux
80
82
81
83
Download the source code. Read and apply the section for Arch source code usage in the **Readme.md** file.
0 commit comments