Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
es:install:nix [2020/12/12 20:06] vshadow [Usado CVS] |
es:install:nix [2020/12/12 20:10] (actual) vshadow [No-CVS] |
||
---|---|---|---|
Línea 69: | Línea 69: | ||
Instalación rápida de [[dev:cvs|CVS]]: | Instalación rápida de [[dev:cvs|CVS]]: | ||
- | - ''# [[install:nix:fetch makefile|wget 'http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/install/GNUmakefile]]' '' | + | - ''# [[install:nix:fetch makefile|wget '$ wget https://gitlab.synchro.net/main/sbbs/-/raw/master/install/GNUmakefile]]' '' |
- | - ''# [[install:nix:make|gmake]] install SYMLINK=1'' | + | - ''# [[install:nix:make]] install SYMLINK=1 TAG=sbbs318b'' |
==== No-CVS === | ==== No-CVS === | ||
Línea 90: | Línea 90: | ||
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 ''sbbs_dev.tgz'' with ''ssrc**316c**.tgz'' | + | - replace ''sbbs_dev.tgz'' with ''ssrc**318b**.tgz'' |
- | - replace ''sbbs_run.tgz'' with ''srun**316c**.tgz'' | + | - replace ''sbbs_run.tgz'' with ''srun**318b**.tgz'' |
- | - | ||
==Utilizando las Librerias del sistema== | ==Utilizando las Librerias del sistema== |