The RPMs only this page are no longer maintained and provided AS-IS.
RPM repository with the AccessGrid-3.0.2 and compat-AccessGrid-2.4 noarch RPMs can be found here:
Any dependencies not in the i586 folder in the above location can be found on the SUSE 10.1 media and/or from http://download.opensuse.org/distribution/SL-10.1/inst-source/ or a mirror.
python-twisted that comes with SUSE 10.1 needs to be patched to handle the EINTR signal correctly. Download python-twisted.patch and issue something like the following:
cd /usr/lib/python2.4/site-packages/twisted/internet/ patch -p2 < ~/python-twisted.patch
Note: the python-*i586 RPMs dependencies will not work on x86-64 SUSE and will need to be rebuilt for x86-64 from the SRPM (building on x86-64 is untested and may require minor modifications to some of the SRPMs).
