Wednesday, October 17, 2007

iRODS installation

Run under ordinary user, i.e. irodsmgr;
Create folder for irods and iRodsPostgress and change owner to irodsmgr;
Run install.pl and answer no on first question;
Edit irods/install/install.config:
set
$ADMIN_PW
$RESOURCE_NAME
variables
and uncomment $LOCALHOST="yes";
Run install.pl again.

Requirements for iRods and Postgress:
gcc and dependencies
gcc-c++ and dependencies

No comments: