Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

NOTE THESE ARE NOT TO BE APPLIED TO 2.0 TESTING, USE THE QUICKSTARTS IN THE 2.0 ON-LINE DOCUMENTATION

This section is only recommended for SW developers.

...

Once DAOS has been built, the environment must be modified to search for binaries and header files in the installation path. 


Code Block
languagebash
titleenv setup
# Within daos repository, after build step
source utils/sl/setup_local.sh

...