Print

Print


Hi Andy,
I am not sure what options are you referring. Looking at the recipe this is the way to build it in the LCG stack:
```
LCGPackage_Add(
  xrootd
  URL ${GenURL}/xrootd-${xrootd_native_version}.tar.gz
  CMAKE_CACHE_ARGS -DCMAKE_PREFIX_PATH:STRING=${Python_home}
  CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=<INSTALL_DIR>
             -DENABLE_PERL=FALSE
             -DENABLE_FUSE=FALSE
             -DENABLE_CRYPTO=TRUE
             -DENABLE_KRB5=TRUE
             -DENABLE_READLINE=TRUE
  DEPENDS Python
)
```

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/514#issuecomment-300093402

########################################################################
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