bzr branch lp:pama
libtoolize
aclocal
autoheader
automake --add-missing
autoconf
# omit CFLAGS for defaults
# might also want to pass PKG_CONFIG_PATH, eg to use a debug-enabled gtk+
CFLAGS="-g -O0" ./configure
make
make install
if you use a custom install prefix, you'll have to copy install/lib/bonobo/servers/PulseAudioMixerApplet.server to /usr/lib/bonobo/servers/ -- gnome-panel looks like a mess. no easy way to "inject" an applet from the command line :(
netbeans 6.9.1 + cnd: create a new C project from existing sources, choose the automatic configuration
No comments:
Post a Comment