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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/2027/1580079473@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/2027#issuecomment-1580079473", "url": "https://github.com/xrootd/xrootd/issues/2027#issuecomment-1580079473", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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