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/23 15:01] (current) – [MacOS] need pkgconf manually installed 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 | ||
+ | |||
===== See Also ===== | ===== See Also ===== | ||
* [[: | * [[: | ||
* [[: | * [[: | ||