Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
install:nix:fetch_makefile [2020/08/29 12:27] digital man Change links from viewcvs/cvsweb to gitlab. |
install:nix:fetch_makefile [2020/08/29 12:29] (current) digital man missing the 'h' in https |
||
---|---|---|---|
Line 15: | Line 15: | ||
bash: wget: command not found | bash: wget: command not found | ||
- | wget is not installed. You can install wget or use any other means of downloading the file from ''%%ttps://gitlab.synchro.net/sbbs/sbbs/-/raw/master/install/GNUmakefile%%'' into the installation directory. ''curl'' or ''fetch'' may be installed on your system and can be used with the same command-line. | + | wget is not installed. You can install wget or use any other means of downloading the file from ''%%https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/install/GNUmakefile%%'' into the installation directory. ''curl'' or ''fetch'' may be installed on your system and can be used with the same command-line. |
===== See Also ===== | ===== See Also ===== | ||
- | * [[:install:nix:|install:nix index]] | + | * [[:install:nix:|UNIX Install]] |