where to get binary to bootstrap on debian 13?
"Ethan Azariah" <[email protected]>
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <[email protected]> |
INSTALL.md says: - Gforth's build process is partially self-hosted, i.e. it needs a working - Gforth. For the tarball, everything needed to build a working Gforth is - included, but from git, you need to install at least an outdated version of - Gforth to build successfully. ... - ## Build from tarball - - wget https://www.complang.tuwien.ac.at/forth/gforth/Snapshots/current/gforth.tar.xz debian 13 (trixie) has no gforth package, so i got the snapshot. however, it did not contain an executable gforth. where do i get one from?