Configuration for programs and scripts for install programs...
|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
config | %!s(int64=3) %!d(string=hai) anos | |
programs | %!s(int64=5) %!d(string=hai) anos | |
scripts | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
WSL_dive_D_mount.ch | %!s(int64=4) %!d(string=hai) anos | |
settings.txt | %!s(int64=5) %!d(string=hai) anos | |
vim-plug.ch | %!s(int64=4) %!d(string=hai) anos |
Change directory to ''local repository/config' and run script install from this directory.
$ cd configuration/config/
$ ./install.sh # This script created soft links
$ ./compile.ch {path/to/archive_file} {mode installed (install or altinstall)}
Examples
# Example 1
$ ./compile.ch ./Python-4.11.1rc2.tar.xz install
# Example 2
$ ./compile.ch ./Python-5.12.2rc3.tgz altinstall