<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I was the culprit :-)&nbsp; Many thanks, Cal, and I see that yoshimi
deserves its praise.&nbsp; <br>
<br>
J.E.B.<br>
<br>
<blockquote cite="mid:4AC59B92.5080401@graggrag.com" type="cite">
  <blockquote type="cite">
    <pre wrap="">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?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a>
  </pre>
</blockquote>
<br>
</body>
</html>