mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Merge pull request #1690 from rderooy/master
Cleanup Linux build instructions
This commit is contained in:
@@ -56,13 +56,13 @@ replace and manage the OS X menu bar.
|
||||
How to compile the source code
|
||||
------------------------------
|
||||
|
||||
General Linux compile (FFMPEG/libav support required)
|
||||
General Linux compile
|
||||
./build-debug
|
||||
sudo make install
|
||||
|
||||
|
||||
General Linux compile if FFMPEG/libav not desired
|
||||
./build-debug-no-avcodec
|
||||
|
||||
General Linux compile (SDL2)
|
||||
./build-debug-sdl2
|
||||
sudo make install
|
||||
|
||||
Mac OS X compile
|
||||
./build-macosx
|
||||
@@ -112,6 +112,10 @@ sudo apt install automake libncurses-dev nasm libsdl-net1.2-dev libpcap-dev libf
|
||||
./build
|
||||
sudo make install
|
||||
|
||||
To create a DOSBox-X RPM for use in RHEL, CentOS or Fedora
|
||||
|
||||
./make-rpm.sh
|
||||
|
||||
General description of source code
|
||||
----------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user