File: INSTALL

package info (click to toggle)
abraca 0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 388 kB
  • ctags: 214
  • sloc: ansic: 2,536; python: 303; xml: 67; makefile: 53
file content (11 lines) | stat: -rw-r--r-- 316 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
You'll need the following applications and libraries to build and run Abraca:

    o xmms2 (obviously)
    o Gtk2
    o libglade
    o libnotify (optional)
    o python (the build system depends on this)

Execute the following commands to compile and install Abraca:

    `./waf configure && ./waf && ./waf install'