Versions Compared

Key

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

...

Setting up a VM for XrdCeph development without aquilon

  1. Download and unzip the setupXrdDevVM.zip archive attached to this page, preferably into a new folder in the VM

  2. Copy certBundle.p12 (exported x509 certificate) into the folder

  3. run sudo bash setup.sh [x509_certificate_name]

  4. run bash certcopy.sh

  5. if restarting the shell, run scl enable devtoolset-9 bash

...