[Ardour-Users] jack and ardour disconnecting/crashing while using Csound

Paul Davis paul at linuxaudiosystems.com
Thu Oct 23 21:54:45 PDT 2008


On Thu, 2008-10-23 at 18:34 -0400, Hector Centeno wrote:
> Thanks a lot everyone for your information, it's all very helpful.
> 
> I built Jack from SVN again and made a package with checkinstall (the
> ardour.spec file included with the source didn't seem to work very
> well since rpmbuild stopped with errors about finding files not
> included in the package). I did a quick test and didn't get any crash,
> but I have to do a more extensive one (which will happen soon since I
> have to work on a film sound design project).

You do not *need* to make a package at all. Just

	sh ./autogen.sh
	./configure --prefix=/usr
	make
	sudo make install

just FYI.

--p





More information about the Ardour-Users mailing list