Switch to Ametrine
This commit is contained in:
parent
8d2b031b5a
commit
53353f0a94
76 changed files with 6164 additions and 2645 deletions
|
@ -217,8 +217,19 @@ Run the following commands:
|
|||
einrichter/eic> eic.dirs.create # Creates necessary directories
|
||||
einrichter/eic> eic.essentials.create # Creates necessary tools
|
||||
einrichter/eic> eic.essentials.install # Installs the tools
|
||||
einrichter/eic> eic.essentials.verify # Verifies that the packages are installed
|
||||
einrichter/eic> eic.clean # Clean up the environment
|
||||
```
|
||||
|
||||
If after running eic.essentials.verify, the packages have not been installed, try to troubleshoot the actual package that failed to install and try again.
|
||||
|
||||
Or...re-extract package and reinstall
|
||||
|
||||
```bash
|
||||
einrichter/eic> eic.bugfix.RrX
|
||||
einrichter/eic> eic.essentials.install
|
||||
```
|
||||
|
||||
BEFORE BUILDING THE ACTUAL SYSTEM!!!!
|
||||
Run this command. It applies the RrX bugfix that removes and re-extracts affected packages.
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue