On Tue, 2013-07-30 at 16:28 +0100, Richard Shann wrote: > To build with audio stretching support the configure step needs > --enable-rubberband > (and you need the package librubberband-dev installed). > *However* for some reason the -I/usr/include/rubberband is not > included, > so I have built it by adjusting the src/Makefile > It should be possible to set an environment var to work around this, > but > my attempts to do that failed.
Ah, I succeeded with setting this export RUBBERBAND_CFLAGS=-I/usr/local/include/rubberband and then configuring with --enable-rubberband Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
