Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| install:nix [2025/01/17 09:44] – [Errors] Needing LD_LIBRARY_PATH or ld.so.conf is a bug. deuce | install:nix [2026/03/17 02:53] (current) – [Git Build Method] use sbbs321e tag as example digital man | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| ==== Git Build Method ==== | ==== Git Build Method ==== | ||
| - | Quick installation from [[dev:Git]] (requires | + | Quick installation from [[dev:Git]] (requires |
| * '' | * '' | ||
| 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 173: | Line 173: | ||
| 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 | ||
| + | |||
| + | * The following compilation error indicates that a source file has been removed or renamed in the project, you need to '' | ||
| + | |||
| + | make: *** No rule to make target ' | ||
| + | | ||
| + | make: *** No rule to make target ' | ||
| ==== Notes ==== | ==== Notes ==== | ||