On 02/25/2014 12:41 PM, R. Mattes wrote:
On Tue, 25 Feb 2014 16:02:05 +0000, James Mckernon
wrote
I think I've got it working. Apologies for
the false alarm.
I was missing freeglut, which appears to be necessary. I also didn't
realize that the best way to get the files was with darcs CVS;
instead I was just grabbing them with wget. So retrieving the files the
correct way seemed to help, too.
The main trick after checking out the rju darcs
repository is to
check out c-common from within the rju directory:
darcs clone
http://rd.slavepianos.org/sw/rju/
cd rju
darcs clone
http://rd.slavepianos.org/sw/c-common/
cd c-common
make
cd ..
make
HTH RalfD
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user(a)lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
Thank You Ralf! was banging me head on that one me was :)
I was even in rju's parent directory and missed c-common. doh.
thanks again
--