Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| install:nix:prerequisites [2024/03/01 14:53] – [Required] We don't require python2 anymore. deuce | install:nix:prerequisites [2024/11/30 15:06] (current) – [MacOS] Add sdl2 to list of required packages for MacOS install digital man | ||
|---|---|---|---|
| Line 50: | Line 50: | ||
| The following shell command-line/ | The following shell command-line/ | ||
| - | <file sh install-sbbs-deps.sh> | ||
| - | sudo apt install build-essential perl zip git gdb libarchive-dev libncursesw5-dev libnspr4-dev libmosquitto-dev libsystemd-dev libcap-dev xorg-dev libsdl2-dev libgtk-3-dev libglade2-dev python2.7 lrzsz gkermit | ||
| - | </ | ||
| - | |||
| - | Python 2 has been removed from Ubuntu 23.00 so you will need to install Python 3 and python-is-python3, | ||
| <file sh install-sbbs-deps.sh> | <file sh install-sbbs-deps.sh> | ||
| Line 75: | Line 70: | ||
| (this is a work in progress) | (this is a work in progress) | ||
| | | ||
| + | ==== MacOS ==== | ||
| + | |||
| + | After installing [[http:// | ||
| | | ||
| + | brew install pkgconf nspr libarchive sdl2 | ||
| + | |||
| ===== See Also ===== | ===== See Also ===== | ||
| * [[: | * [[: | ||
| * [[: | * [[: | ||