Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
install:nix:prerequisites [2024/03/01 14:53] – [Required] We don't require python2 anymore. deuceinstall:nix:prerequisites [2024/03/01 17:02] (current) – [Debian/Ubuntu Linux] We don't need python2 no more no more no more no more digital man
Line 50: Line 50:
  
 The following shell command-line/script file((made executable with chmod +x)) can be used to install the required and recommended packages on **Debian**-based Linux distros (e.g. **Ubuntu**): The following shell command-line/script file((made executable with chmod +x)) can be used to install the required and recommended packages on **Debian**-based Linux distros (e.g. **Ubuntu**):
-<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 
-</file> 
- 
-Python 2 has been removed from Ubuntu 23.00 so you will need to install Python 3 and python-is-python3, which basically creates a symlink in /usr/bin. 
  
 <file sh install-sbbs-deps.sh> <file sh install-sbbs-deps.sh>