Fedora dependency install instructions are wrong in the README.md #47

Open
opened 2025-07-29 17:07:47 -04:00 by Pyro57000 · 0 comments
Pyro57000 commented 2025-07-29 17:07:47 -04:00 (Migrated from github.com)

It currently uses debian's commands to install the packages (apt) when it should use Fedora's (dnf). The list of dependencies also do not include the wayland-devel library package. Stardust Server does not build without it installed.

ASK:

change the fedora dependency section to use dnf instead of apt, and add wayland-devel to the list of dependencies to install.

It currently uses debian's commands to install the packages (apt) when it should use Fedora's (dnf). The list of dependencies also do not include the wayland-devel library package. Stardust Server does not build without it installed. ASK: change the fedora dependency section to use dnf instead of apt, and add wayland-devel to the list of dependencies to install.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StardustXR/server#47