Print

Print


The dependency you need is probably `libuuid-devel`, not `uuid-devel`. I am guessing this is on CentOS 7, right? I think the error message can be improved, though. The commands below will give you all you need:
```
$ sudo yum install -y centos-release-scl \
$ sudo yum install -y epel-release \
$ sudo yum install -y \
      cmake \
      cppunit-devel \
      curl-devel \
      davix-devel \
      diffutils \
      file \
      fuse-devel \
      gcc-c++ \
      git \
      gtest-devel \
      json-c-devel \
      krb5-devel \
      libmacaroons-devel \
      libtool \
      libuuid-devel \
      libxml2-devel \
      make \
      openssl-devel \
      python3-devel \
      python3-setuptools \
      readline-devel \
      scitokens-cpp-devel \
      systemd-devel \
      tinyxml-devel \
      voms-devel \
      yasm \
      zlib-devel \
```


-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/2027#issuecomment-1580079473
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1