alsa-tools/envy24control/README
Takashi Iwai 5341e4ece0 Support both GTK+1.2 and GTK+2.x
Support both GTK+ 1.2 and GTK+ 2.x in single configure scripts.
GTK+ 2.x is used unless --with-gtk2=no is given.

If you have no gtk1 or gtk2 devel packages, use configure.in-gtk1
or -gtk2 and do autoreconf.
2006-03-29 11:33:02 +00:00

16 lines
291 B
Text

envy24control - Control tool for Envy24 (ice1712) based soundcards
Needs:
ALSA, GTK+, an Envy24-based soundcard
To build (from unpacked tarball):
./configure
If you use GTK+-1.2, pass --with-gtk2=no
make
su -c 'make install'
To build (from CVS):
./cvscompile
su -c 'make install'