Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:nix [2024/12/30 20:24] – [Notes] Add links to pre-built macOS binaries, update links from ftp to http, etc. 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 |