Building for Linux
Joshua Vandaële edited this page 2026-07-26 21:09:17 +02:00

Page revisions

108 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
15d51bd3ab Updated Building for Linux (markdown) 2022-08-05 09:35:50 +10:00
cobalt2727
a9da32b4a3 add zlib-ng submodule 2022-07-26 08:44:15 -04:00
cobalt2727
96f59e9610 add spirv_cross dep, change PPA recommendation 2022-07-12 13:08:16 -04:00
cobalt2727
7420c2e530 re-add line to git pull, modify external package & troubleshooting info 2022-07-06 08:35:56 -04:00
Maximilian Downey Twiss
b15f028926 Updated Building for Linux (markdown) 2022-07-04 23:02:31 +10:00
Maximilian Downey Twiss
229e7e536a Revert d135f8a9133db132b93f8ca40dd38516cec1f745...6cd3c9ecfad60839dad1c0848ec73597599ecf9c on Building for Linux 2022-07-04 22:59:38 +10:00
maxdunbar
64975f1129 Fedora package url naming convention changes. Adding the correct url 2022-06-21 13:15:14 -07:00
Pierre Bourdon
6188df3cf6 Updated Building for Linux (markdown) 2022-06-21 13:08:59 +02:00
Maximilian Downey Twiss
73946856a8 Add preliminary chromeos dependencies 2022-05-29 10:35:51 +10:00
Maximilian Downey Twiss
149a0402cb Update debian based for qt6 2022-05-17 12:05:04 +10:00
Zopolis4
6cd3c9ecfa update cloning process 2022-04-08 20:55:18 +10:00
cobalt2727
d135f8a913 format prerequisites to be more explicit about actual package names to install 2022-01-13 11:26:24 -05:00
cobalt2727
3de30a866d forgot to add this 2022-01-13 11:23:04 -05:00
cobalt2727
37f98d73c5 fix some missing audio dependencies & modify troubleshooting steps 2022-01-13 11:20:49 -05:00
cobalt2727
1018cfcf29 tell people how git pull works 2021-10-27 21:17:13 -04:00
cobalt2727
754b032584 reformat code snippets, reword guide to build .deb from previous revision 2021-10-27 21:14:46 -04:00
cobalt2727
39be2b8651 Updated Building for Linux (markdown) 2021-10-27 21:03:10 -04:00
RoadrunnerWMC
b54b2bba54 Linking to "../Data/Sys" *looks* like it should be right, but that actually needs to be relative to the symlink being created, not to the current working directory. Linux sure is intuitive. 2021-09-14 04:57:01 -04:00
cobalt2727
3c372da1d9 I'm sorry HOW LONG have git and cmake not been there? 2021-08-25 08:31:26 -05:00
cobalt2727
413623583d future-proof dependencies without breaking older setups 2021-08-25 08:29:46 -05:00
cobalt2727
183ba46995 fix fatal typo 2021-07-26 10:12:22 -05:00
cobalt2727
ca2230de7f Updated Building for Linux (markdown) 2021-07-24 02:34:10 -05:00
Kookies
50a23e6654 Changed the Ubuntu dependencies formatting for friendly copy-paste into a terminal 2020-11-30 22:36:50 -07:00
cobalt2727
6c0d32ba8f grammar, context, updates 2020-11-11 20:03:33 -05:00
cobalt2727
d8a796a3c1 hold this L 2020-11-11 19:56:35 -05:00
altimumdelta
6b11bb9cdf Update Dependencies WIP - Part 1.1 2020-11-11 15:26:50 +01:00
altimumdelta
8b0e6526a8 Update Dependencies WIP - Part-1 - Ubuntu 20.04 2020-11-11 12:46:37 +01:00
cobalt2727
9476e7ce62 weird edge case fixes - confirmed with Linux Mint 19, GalliumOS 3.1, and just plain old 18.04 2020-09-26 11:01:11 -04:00
Mateo
b912b24745 removed WX dependencies, as Dolphin doesn't need them anymore 2020-08-29 11:24:23 -06:00
cobalt2727
992394e32d fix audio issues some people had 2020-08-29 11:08:54 -04:00
cobalt2727
46f28cc820 Make the process faster, depending on the hardware 2020-07-02 11:29:23 -05:00
Léo Lam
9c363b68c8 C++17 and CMake 3.10+ 2019-05-05 10:41:02 +02:00
AlexApps99
fbf1028a2d Dependencies subcategorized, different build types 2019-04-08 22:24:34 +12:00
AlexApps99
4467eb1c35 Adding more distributions 2019-04-08 22:14:04 +12:00
Pierre Bourdon
76a6b852bb Add missing build dependencies 2017-12-30 01:07:05 +01:00
stormtrooper298
e2da941978 I had to install qtbase5-private-dev otherwise the make install command failed at 95% with 'fatal error: qpa/qplatformnativeinterface.h: No such file or directory' 2017-12-27 16:04:53 -06:00
matthias
d21a3350dc saving some time for others to figure out, what packages dolphin depends on. 2017-12-01 15:10:12 +01:00
Roger
ee9bfb9198 Linted markdown 2016-12-19 02:14:27 -05:00
Edwan Vi
8c88968328 Make cd an inline code block 2016-10-31 18:49:53 -04:00
Pringo
9525b4af4b Update capitalization. 2016-10-02 16:55:33 -07:00
Mathew Maidment
0a2065a09d Linux: Specify that distribution packages should only be added for unmodified builds. 2015-11-18 15:49:51 -05:00
Lioncash
f72816730e Add missing backtick 2015-11-12 17:14:00 -05:00
Mathew Maidment
84cbad35c3 Provide a 'Building for Linux' page to maintain consistency with 'Building for OSX' and 'Building for Windows' pages 2015-11-12 17:11:27 -05:00
Ryan Houdek
d3f73f75dd Destroyed Building for Linux (markdown) 2015-09-19 16:05:05 -05:00
archshift
d0c8f8639c Updated Building for Linux (markdown) 2015-07-26 03:33:09 -07:00
sergio-br2
7a43137988 Updated Building for Linux (markdown) 2015-06-18 16:23:21 -03:00
sergio-br2
5ca5d753ac Updated Building for Linux (markdown) 2015-04-25 00:53:53 -03:00
bryangrim
883ea78ae8 Updated Building for Linux (markdown) 2015-03-22 22:02:02 -07:00
flacs
dec745d04c Add libusb to optional dependencies 2015-03-22 03:52:27 +01:00
flacs
e743d4c5dc Add enet to optional dependencies 2015-03-22 03:46:38 +01:00