|
From: Mark K. <mar...@co...> - 2003-10-28 13:06:49
|
Hi, I downloaded (I think) the CVS code. How do I build it? No INSTALL instruction file, so I tried: make -f Makefile.am which produced a executable configure file, but then attempting to run that configure file failed: bash-2.05b$ ./configure creating cache ./config.cache ./configure: line 541: syntax error near unexpected token `LinuxSampler,0.0.1' ./configure: line 541: `AM_INIT_AUTOMAKE(LinuxSampler,0.0.1)' bash-2.05b$ This is on Gentoo. The system is very up to date. - Mark |