The University of Queensland Homepage
UQ VisLab UQ VisLab

 Fedora 3.1 RPMs

AccessGrid RPMs (i386 & x86_64 - Fedora Core 4, 5, 6, 7, 8, 9, 10 & 11) :

If you currently have older AccessGrid 3 RPM install, just issue 'yum update AccessGrid' to update to the latest version.

More comprehensive Access Grid Toolkit install guides for Fedora can be found here:
  http://www.accessgrid.org/f8install (Fedora 10)
  http://www.accessgrid.org/f8install (Fedora 8)

Prerequisites

If you are not using DHCP, you may need to fix your /etc/hosts file, see:
  http://www.accessgrid.org/node/885
  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72594

Installation Instructions

If you wish to use yum to easily install the AccessGrid RPMs and automatically retrieve any RPM dependencies, create a file called /etc/yum.repos.d/fedora-accessgrid3.repo with the following content:

[accessgrid3]
name=AccessGrid Fedora $releasever - $basearch
baseurl=http://www.vislab.uq.edu.au/accessgrid3/fedora/$releasever/$basearch/
enabled=1
gpgcheck=0

If you need to use a http proxy with yum, set the http_proxy environment variable to the URL of your proxy. e.g. "http://your_proxy:port". See the yum man page for more details.

On the command line as root, issue the following:

    yum install AccessGrid

If you wish to use the SharedPresentation shared application, then you will also need to also install the openoffice.org-pyuno RPM (not available for x86-64 FC3 & FC4) :

  yum install openoffice.org-pyuno

If you wish to use the SharedBrowser shared application, then you will also need to also install wxMozilla (not available Fedora 9 and later):

  yum install wxMozilla-python

If you wish to install a version of AccessGrid 2.4 that can be co-installed with 3.1, issue the following (not available for Fedora 9 and later):

    yum install compat-AccessGrid-2.4

If you are using Fedora 8 or later and you are having problems with PulseAudio and RAT, please see:

After installation, logout and login to allow the new GNOME/KDE Access Grid menu to take effect.

Building from source code

SRPMs and *-devel RPMs required to build the AccessGrid 3.1 RPM can be found under http://www.vislab.uq.edu.au/accessgrid3/fedora/

To build the AccessGrid 3.1 RPM, issue something like:

    rpmbuild --rebuild AccessGrid-3.1-1.fc10.src.rpm

Known Issues

  • SharedPresentation doesn't work in full-screen/slide-show mode with OpenOffice-2.x

Changelog

11 June, 2009

  • AccessGrid-3.1 RPMs for Fedora 11 released

14 May, 2008

  • AccessGrid-3.1 RPMs for Fedora 9 released

19 Nov, 2007

  • AccessGrid-3.1 CVS snapshot and compat-AccessGrid-2.4 RPMs for Fedora 8 released

11 Oct, 2007

  • New AccessGrid-3.0.2-10.fc7 RPM for Fedora Core 7 released
    • Compatible with new python-twisted-core-2.5 RPM

31 May, 2007

  • AccessGrid RPMs for i386 Fedora Core 7 released
  • uses UCL vic and rat from SUMOVER Project's subversion repository

Acknowledgements

Funding through UQVislab and QCIF.

Packaging bug-reports can go to Douglas Kosovic <douglask@itee.uq.edu.au>

For other bug reports or feature requests, please use the bugzilla server at http://bugzilla.mcs.anl.gov/accessgrid.