Update install_steps_ubuntu.md

This commit is contained in:
Joris 2022-01-11 18:08:04 +00:00
parent ae1c8f4cb1
commit ac54c90ba5

View File

@ -27,7 +27,7 @@ there might be better places compared to where I created it, but it works...
`git clone https://gitlab.com/fabinfra/fabaccess/bffh --recursive --branch main` `git clone https://gitlab.com/fabinfra/fabaccess/bffh --recursive --branch main`
6. For compiling some dependencies were missing on Ubuntu 6. For compiling some dependencies were missing on Ubuntu
`git submodule update init` `git submodule update --init`
`sudo apt install libgsasl7-dev` `sudo apt install libgsasl7-dev`
`sudo apt install cmake` `sudo apt install cmake`
`sudo apt install libclang-dev` `sudo apt install libclang-dev`