Getting it
There are two ways you can grab the source code:
- From the Mercurial repository (recommended).
- You can also grab a source tarball of a release.
If you're after the latest version:
$ hg clone http://bitbucket.org/ahixon/r5u87x/
Tarballs are available from http://mediati.org/projects/r5u87x/.
Prerequisites
You'll need:
- libusb development packages
- glib-2.0 development packages
- gcc
- make
Building
Building is really quite simple:
$ cd r5u87x $ make
Running
You may also need to run the following as root instead of a regular user, depending on your system:
$ ./loader
This revision is from 2008-09-30 11:28
