Users

Software

Project

Admin

Website
AFS

News

Installation

AFS at CERN

Setup on lxplus (bash shell):

$(/afs/cern.ch/sw/arda/diane/install/2.4/bin/diane-env)
This will open a new bash shell with full diane environment defined.

Local installation (download)

Run the installation script and follow the instructions (python 2.3 or greater is required).

python diane-install 2.4

The installation script: http://cern.ch/diane/packages/diane-install

Standard installation steps for copy/paste (bash):

mkdir ~/diane
cd ~/diane
wget http://cern.ch/diane/packages/diane-install
python diane-install 2.4
$(~/diane/install/2.4/bin/diane-env)

The support for DIANE 1 is discontiued. Here is how to install old versions.