Working on GNU Linux
Jeffery Myers edited this page 2025-11-19 19:23:20 -08:00
Clone

Wiki Page Revisions

60 Commits

Author SHA1 Message Date
1a334ab538 Updated Working on GNU Linux (markdown) 2025-11-19 19:23:20 -08:00
55d9e7bc31 Updated Working on GNU Linux (markdown) 2025-11-14 10:31:25 -07:00
40735191e0 Dependencies for Asahi Remix added 2025-08-29 16:13:21 -05:00
0aa871e571 Add alsa-lib to shell.nix and flake.nix for audio support Reference: https://github.com/mackron/miniaudio/issues/267#issuecomment-770345648 2025-08-07 19:46:02 +03:00
Ray
d4923a2080 Updated Working on GNU Linux (markdown) 2025-07-08 21:47:41 +02:00
435a8f075d Added librarby installation command for rpm-ostree based Fedora spins (Silverblue, etc) 2025-07-04 09:53:38 +02:00
10fcd58abe Correct spelling mistakes from raylib to Raylib 2025-07-01 22:05:02 +08:00
f5a5e37624 cmake `USE_WAYLAND` was changed to `GLFW_BUILD_WAYLAND` 2025-05-09 22:21:00 -05:00
f1b93a4889 Revert e56b9133df3d37a9a0f78455039b15174f776896...9b8f367c5410a9210e903149ffeaf1eb952d91e3 on Working on GNU Linux 2025-04-01 10:35:27 -04:00
9b8f367c54 Update Wayland build warning 2025-04-01 10:34:04 -04:00
e56b9133df The previously written command (USE_WAYLAND_DISPLAY) didn't work for me. 2025-03-21 00:14:49 +05:00
c12ef85b08 The "make" package does not come by default in the void linux iso with or without xfce. 2025-03-19 13:35:56 -03:00
4b322aaccb Updated Working on GNU Linux (markdown) 2025-02-08 23:54:31 +00:00
da2b04f5d0 Updated Working on GNU Linux (markdown) 2025-02-08 23:37:40 +00:00
11ca13e252 Running ldconfig after cmake install solves: could not find libraylib.so 2024-12-18 19:00:25 +02:00
de68f79ee8 fix space 2024-12-08 20:33:59 +00:00
1762ccf316 Added a Nix/NixOS setup guide for Raylib 2024-11-18 19:17:38 -03:00
7d07a88b75 Added how to build examples with cmake 2024-10-25 08:24:45 -07:00
22b3b7ecfb Updated Working on GNU Linux (markdown) 2024-10-10 21:12:30 +05:30
f2102d3dc3 spelling 2024-10-03 12:46:49 +02:00
59a49d3018 Fix spacing 2024-09-15 18:36:16 +03:00
882f5752c7 Updated Working on GNU Linux (markdown) 2024-09-04 17:37:11 -07:00
367462a51e Updated Working on GNU Linux (markdown) 2024-09-02 15:27:16 -07:00
2a40112bcf Hi! I was checking out this cool library when I noticed this tiny typo. Hope it's fine to submit a fix and it was not intentional. Otherwise, I apologize of course. :) 2024-09-02 21:38:43 +02:00
b5188ed520 Updated Working on GNU Linux (markdown) 2024-09-01 11:09:28 -07:00
eb27caf077 --depth 1, option only clones the latest commit, meaning it clones A LOT quicker 2024-06-20 01:57:10 -04:00
e2d6d10014 I had to install these two additional packages on Ubuntu 20.04.6 LTS. libwayland-dev libxkbcommon-dev 2024-03-14 17:44:02 +00:00
9b151126cd centos7 build edit 2024-02-21 22:48:08 +08:00
08f17a9efd centos7 build 2024-02-21 22:43:16 +08:00
4c7878f721 Make the instructions for building a project clearer 2024-02-09 12:55:33 +00:00
c8d8579ceb Added instructions for installing on arch linux 2024-01-16 23:33:51 -05:00
7c4643e30b Update Fedora RPM support with official support 2023-12-29 15:10:40 +03:00
ef6f49deb4 added (at least homebrewed) Fedora packages (as I'm no official Fedora Packager guy) P.S.: Happy 10th anniversary!!! 2023-11-19 16:26:41 +01:00
10fd50587e GLFW issue fixed on https://github.com/raysan5/raylib/pull/3242 2023-08-14 23:35:10 -03:00
82a73c7f9a GLFW library required for running the examples in Ubuntu linux. 2023-08-14 15:00:18 +02:00
efdfadfe35 On Ubuntu 22.04 (Jammy Jellyfish) xorg-dev and mesa-common-dev depend on libdrm-dev which is unavailable. Instead, installing libxcursor-dev and libxinerama-dev directly worked for me. 2023-06-04 00:54:45 -04:00
4eec3af730 Updated Working on GNU Linux (markdown) 2022-09-11 12:53:28 +00:00
197853f9ca Updated Working on GNU Linux (markdown) 2022-09-11 12:52:59 +00:00
Ray
71187c7bba Updated Working on GNU Linux (markdown) 2022-09-01 11:24:07 +02:00
ec62ca9d05 Added libatomic dependency for Fedora 2022-08-18 16:53:41 +05:30
Ray
a79247419b Updated Working on GNU Linux (markdown) 2022-07-30 09:36:20 +02:00
05b7b6a034 Fixed link to premake video 2022-05-26 17:54:13 +02:00
93cc954286 add: dependencies for building with wayland in fedora 2022-04-17 21:20:13 +05:30
22c61dad85 Updated Working on GNU Linux (markdown) 2022-04-16 10:07:18 -07:00
e8c9abd29a Removed the note "recommending" to build raylib as a shared library. There are very few cases where this is beneficial. 2021-12-03 05:16:17 +00:00
4cce39f75c Remove questionable section on "unity builds" - this section cites some "build.sh" script with hardcoded paths to raylib, and on top of it it doesn't even describe a unity build 2021-10-21 20:13:38 +01:00
5e086fc497 adding `sudo` keyword for installing otherwise it is an error 2021-07-06 13:14:31 +03:00
cd12e52157 Fixed typos 2021-03-15 17:45:06 +02:00
4a166654bf Added a solution to a common issue on linux systems where library would't be linked and added common issues section. 2021-03-15 17:41:29 +02:00
71269996c5 Updated Working on GNU Linux (markdown) 2021-02-26 10:11:32 +02:00