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
Next revisionBoth sides next revision
howto:raspbian_install [2023/12/29 23:29] – [Instructions] more streamlining and detail nelginhowto:raspbian_install [2023/12/29 23:29] – [Instructions] fix typo nelgin
Line 37: Line 37:
 | 4 | ''wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-1.0_1.8.5-1.0.0+dfsg-6_armhf.deb or\\ wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-1.0_1.8.5-1.0.0+dfsg-6_arm64.deb'' | Download libmozjs185-1.0 | | 4 | ''wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-1.0_1.8.5-1.0.0+dfsg-6_armhf.deb or\\ wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-1.0_1.8.5-1.0.0+dfsg-6_arm64.deb'' | Download libmozjs185-1.0 |
 | 5 | ''wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-dev_1.8.5-1.0.0+dfsg-6_armhf.deb or\\ wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-dev_1.8.5-1.0.0+dfsg-6_arm64.deb'' | Download libmozjs185-dev | | 5 | ''wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-dev_1.8.5-1.0.0+dfsg-6_armhf.deb or\\ wget http://archive.debian.org/debian/pool/main/m/mozjs/libmozjs185-dev_1.8.5-1.0.0+dfsg-6_arm64.deb'' | Download libmozjs185-dev |
-| 6 | ''sudo apt install ./lib.deb'' | Install libs and dependencies|+| 6 | ''sudo apt install ./lib*.deb'' | Install libs and dependencies|
 | 7 | ''mkdir ~/sbbs''                         | Create the directory where Synchronet will be built and run from | | 7 | ''mkdir ~/sbbs''                         | Create the directory where Synchronet will be built and run from |
 | 8 | ''cd ~/sbbs''                            | Change the current working directory to the newly-created directory | | 8 | ''cd ~/sbbs''                            | Change the current working directory to the newly-created directory |