Bitstructures

Installing Accerciser on Ubuntu 7.10

I recently installed the awesome Accerciser accessibility testing tool on my Ubuntu 7.10 virtual machine. I installed the trunk version from subversion and needed these packages:

  • subversion
  • gnome-common
  • libglib2.0-dev
  • libgconf2-dev
  • ipython

I checked out, built, and installed Accerciser with:

$ svn co http://svn.gnome.org/svn/accerciser/trunk accerciser
$ cd accerciser
$ ./autogen.sh
$ make
$ sudo make install

The "make install" installs a binary called "accerciser".

About me

Simon Bates is a software developer living and working in Toronto.

Starting points

Colophon

This blog is running on a Python application that I built with Django. The source code is available under the MIT license.

Site feed Site feed