Skip to content
Snippets Groups Projects
Commit 342fb4de authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Added detail about get-peasoup-packages

parent 91a7f302
No related branches found
No related tags found
No related merge requests found
Pipeline #11404 passed
......@@ -10,7 +10,6 @@ The instructions that follow assume that:
First install the Zipr static binary rewriting infrastructure
```
cd ~
git clone --recurse-submodules https://git.zephyr-software.com/allnp/zafl_umbrella.git # or git@git.zephyr-software.com:opensrc/peasoup_umbrella.git
cd peasoup_umbrella
. set_env_vars
......@@ -18,6 +17,11 @@ cd peasoup_umbrella
scons -j3
```
Carefully watch the `get-peasoup-packages` command for errors.
It leverages' Ubuntu's `apt` or CentOS' `yum` commands to install packages.
All packages should be in standard repositiories, but your local configuration may
need to be adjusted if it doesn't work by default.
# Preparing Zipr for Use (Setting up local postgres tables)
Next we need to setup the proper tables in a local copy of the postgres database.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment