Table of Contents

LCGCMake Installation Notes

This page documents my attempts to install the LCG software core on various non-traditional machines.

The basic installation instructions are here for a standard Scientific Linix CERN 6 installation: LCGCMake SLC6 Installation

Installing on Cooley@ALCF

Setup

Install Dependencies

procmail

libxml2

libxslt

export environment

LCGCMake

Get LCGCMake repository

Before you build

Building LCG

When Build Fails

When a build fails, look at this list for fixes, fix, then continue with make -j 10.

#!/usr/bin/env bash soft add +cmake soft add +gcc-4.8.1