Re: [LAU] Compiling yoshimi

From: cal <cal@email-addr-hidden>
Date: Fri Oct 02 2009 - 09:20:02 EEST

Jonathan E. Brickman wrote:
> The 'ccmake' and 'cmake' steps appear to work fine, but when I do
> 'make', nothing happens at all. No errors, no compilations. Anyone
> know what I should try next?

I just sent a direct response before I noticed the LAU post, so I'll
repeat it here as a general fyi:-

At the top level, the INSTALL file reads -
{{{
It's a CMake build. Simply cd to the src directory, then
   ccmake .
   cmake .
   make
   sudo make install
which builds an executable called yoshimi, installed by default in
/usr/local/bin.
}}}
The web page also instructs 'cd src, ...' :-) .

At the top level, there is a cmake structure, but it only sets up a 'tarball'
target for my convenience. No doubt you won't be the last to get confused by
it, so I should probably drop that from the tarball.

Hope that helps!

cheers, Cal
 
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Fri Oct 2 12:15:01 2009

This archive was generated by hypermail 2.1.8 : Fri Oct 02 2009 - 12:15:02 EEST