--- chewbacca/README 2008/09/23 14:02:16 1.4 +++ chewbacca/README 2008/09/26 19:51:41 1.7 @@ -1,3 +1,5 @@ +********************************************************************************************************* + How to compile with 32bit arch on 32bit machine: 1) set the PAMELA environment @@ -8,7 +10,6 @@ - How to compile with 32bit arch on 64bit machine: 1) set the PAMELA environment @@ -21,14 +22,27 @@ - How to compile with 64bit arch on 64bit machine: 1) set the PAMELA environment #### remember to use 64bit external software (ROOT, MySQL, etc.) #### 2) source set_env_comp.sh -3) set the PAM_BIT environmental variable to "-m64" +3) make distclean all install -4) make distclean all install + +********************************************************************************************************* + +How to install the DB: + +1) Set the environmental variable PAM_DBHOST + +2) enter the directory + YodaProfiler/docs + +3) run the script + ./install_DB.sh + + +*********************************************************************************************************