File: INSTALL

package info (click to toggle)
fs-uae 2.8.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 81,392 kB
  • sloc: cpp: 263,062; python: 122,751; ansic: 112,803; sh: 7,747; makefile: 2,095; asm: 275; xml: 10
file content (33 lines) | stat: -rw-r--r-- 937 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Compiling FS-UAE
================

Instructions for compiling and installing FS-UAE is available here: 
https://fs-uae.net/compiling

Configure Options
-----------------

The configure script can be used to enable some additional features
(but they might not work or even compile) and disable default features.

Please note, the only *supported* configuration is to build with the
default option set. The options are provided for testing and debugging
purposes - and also for your convenience, in these cases where it happens
to work ;-).


openSUSE Dependencies
---------------------

Dependendices for running bootstrap:

    sudo zypper install autoconf automake libtool gettext

Dependencies for compiling FS-UAE:

    sudo zypper install SDL2-devel glib2-devel libpng-devel gettext \
    freetype2-devel gcc gcc-c++ openal-devel libXi-devel

Additional dependencies for running FS-UAE Launcher:

    sudo zypper install python3-qt4