Build old versions
How-to
Note: in the commands below, we suppose that your Code_Aster’s installation path is /opt/aster. Replace by yours if it’s different.
- start the automatic update :
/opt/aster/bin/as_run --auto_update
as_run will download updates from this website according to the information contained in the configuration file (/opt/aster/etc/codeaster/asrun), then it will implement them one by one, and rebuild Code_Aster.
During this operation, astk - which includes as_run - is automatically updated.