The University of Queensland Homepage
UQ VisLab UQ VisLab

 Access Grid Wine for Ubuntu 8.04 "hardy heron"

Overview
The Access Grid Wine (agwine) package available here was built on and for the current Ubuntu 8.04 distribution, hardy. This agwine package  is exactly the same as an ordinary wine package for the hardy environment, except that an additional patch has been applied which enables correct serial port communication when using the GWare application. GWare is the configuration software for the ClearOne (Gentner) XAP400 hardware echo canceller.

Please advise of any problems to the contact email address below.


Installation
Synaptic method:
Create a new file /etc/apt/sources.list.d/uqvislab.list containing the following lines:
    deb http://www.vislab.uq.edu.au/debuntu hardy/
    deb-src http://www.vislab.uq.edu.au/debuntu hardy/

(or add these lines via the Installation Media tab of the Settings->Repositories widget of Synaptic)

Next, open the Synaptic Package Manager and refresh the package information (use the Reload button, or select Reload Package Information from the Edit menu). Now search for and install the msttcorefonts and agwine packages. A number of prerequisite packages may also be automatically installed.

apt-get method:
From a shell, run the following commands:
sudo wget http://www.vislab.uq.edu.au/debuntu/sources.list.d/hardy.list -O /etc/apt/sources.list.d/uqvislab.list
sudo apt-get update
sudo apt-get install msttcorefonts
sudo apt-get install agwine

Configuration
Further configuration of the new Wine environment before GWare can be installed and run successfully. Please return to the GWare/XAP400 step by step guide for full configuration details.

Download
The Access Grid Wine packages for Ubuntu hardy are also available from the download directory, after which completely manual installation with dpkg would be required.


Issues
No known issues - everything works here. Please advise of any problems.


Contact
Please send any comments, advice etc., to Chris Willing <c.willing _at_ uq.edu.au>