Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:nix [2024/10/11 22:14] – The installation and re-build make commands are now very different to avoid confusion and mistake that leads to lost files and weeping sysops :-P digital man | install:nix [2025/01/17 09:44] (current) – [Errors] Needing LD_LIBRARY_PATH or ld.so.conf is a bug. deuce | ||
---|---|---|---|
Line 80: | Line 80: | ||
* '' | * '' | ||
- | Or, if you want to build a stable release from Git, specify a valid release [[dev: | + | Or, if you want to build a stable release from Git, specify a valid release [[dev: |
* '' | * '' | ||
* **NOTE**: this does not work with release tags earlier than '' | * **NOTE**: this does not work with release tags earlier than '' | ||
Line 127: | Line 127: | ||
If you want to build a stable release, replace the archive filenames above with valid release filenames: | If you want to build a stable release, replace the archive filenames above with valid release filenames: | ||
- | - replace '' | + | - replace '' |
- | - replace '' | + | - replace '' |
==Using System Libraries== | ==Using System Libraries== | ||
Line 170: | Line 170: | ||
error: unknown type name ' | error: unknown type name ' | ||
- | * The following error indicates the Synchronet libraries (shared objects) are not in your system' | + | * The following error indicates the Synchronet libraries (shared objects) are not in your system' |
sbbs: error while loading shared libraries: libsbbs.so: cannot open shared object file: No such file or directory | sbbs: error while loading shared libraries: libsbbs.so: cannot open shared object file: No such file or directory | ||
Line 207: | Line 207: | ||
get from the devs is " | get from the devs is " | ||
- | === Third Party Builds | + | === Pre-built Binaries |
- | Some third parties make unsupported tarballs | + | Some parties make pre-built executable binaries |
- | ^ OS | + | ^ OS |
- | | Debian | + | | Debian |
+ | | macOS | ARMv8 | [[person: | ||
===== Configuring ===== | ===== Configuring ===== |