Installation outside of CERN infrastructure
You can install ROXIE on a private computer or within your institute. For users outside of CERN, plase note that you need an institute ROXIE license to run roxie.
Download Roxie
You can download roxie from the shared Cernbox folder below.
Info
If you don't have access to the cernbox folder, or don't have a CERN account, please contact roxie-support@cern.ch to get access to the downloads.
ROXIE on LINUX machines
ROXIE runs on LINUX machines. The tested linux distributions at CERN are Cern Centos7
and AlmaLinux8
. Other distributions might work, but some dependencies might be broken and additional libraries need to be installed. The following steps assume you run AlmaLinux8
.
- Download the ROXIE executable fitting the target system, e.g roxie_alma8.tgz
- Install the required packages on the system:
- Create a installation folder and extract downloaded roxie executable to the system
- Source the environment to use roxie
- Execute Xroxie to check everything is working
Docker container
To run roxie on any computer, locally, a docker container with roxie installed can be used. The image is hosted at CERN gitlab, so a prior login and access is required. A detailed setup description is listed in Docker Setup