Re: [LAU] Giada - looper for live performances

From: R. Mattes <rm@email-addr-hidden-freiburg.de>
Date: Wed Apr 18 2012 - 19:58:07 EEST

On Wed, 18 Apr 2012 19:49:39 +0400, Louigi Verona wrote
> Same here when I try to build from source. I installed rtaudio. I think I did it correctly. Install script did not do anything, so I copied
> .so files into /usr/lib/ and RtAudio.h into /usr/include/

Thou shalt not copy anything into /usr/lib /usr/include !
Those places are reserved for system/distribution deployed files. Your distribution is
free to erase those directories at will. Worse - if at some point the distribution contains
rtaudio installation/system upgfrade might fail with cryptic error messages. Put them
into /usr/local where they belong and don't forget to run 'sudo ldconfig -n /usr/local'
And you seem to have missed RtError.h ...
Worked here without any problems.

Cheers, Ralf Mattes

 

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Apr 18 20:15:03 2012

This archive was generated by hypermail 2.1.8 : Wed Apr 18 2012 - 20:15:03 EEST