Re: [yoshimi-user] ccmake and mxml during install

  • From: Edgar Aichinger <edgar.aichinger@xxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Mon, 17 Mar 2014 21:38:14 +0100

Am Montag, 17. März 2014, 19:05:03 schrieb oli_kester:

Thanks Will, that was helpful :)

It is indeed Ubuntu I am running. I had a quick rummage around the net and
couldn't find the list you mention - any chance you could drop me a link?

I've got past the mxml issue, but now ccmake says it can't find the boost
libraries (which I've installed). It would be helpful to know specifically
which ones are required - I don't enjoy installing loads of packages just to
satisfy a single dependency.

I can't really tell for Ubuntu/Debian but for openSUSE and Fedora the build
dependencies are listed in this RPM spec file:
https://build.opensuse.org/package/view_file/home:edogawa/yoshimi/yoshimi.spec?expand=1

the package you are missing is most likely called boost-dev or libboost-dev.

Hope that helps,

Edgar

I also feel the need to express to my appreciation for all the fantastic work
you and the others on this list have done on Yoshimi/zynaddsubfx. It's played
a serious part in my musical journey thus far, and can only get better!

Cheers

Oliver

---- On Sun, 16 Mar 2014 17:31:11 +0000
&lt;yoshimi-user-request@xxxxxxxxxxxxxxxxxxxxx&gt; wrote ----
========================= Forwarded message =========================

Subject: Re: [yoshimi-user] ccmake and mxml during install
From: "Will Godfrey"&lt;willgodfrey@xxxxxxxxxxxxxxx&gt;
Date: Thu, 13 Mar 2014 20:29:32 +0000
To: &lt;yoshimi-user@xxxxxxxxxxxxxxxxxxxxx&gt;

------------------------- Contents -------------------------

On Thu, 13 Mar 2014 20:01:55 +0000
oli_kester &lt;oli_kester@xxxxxxxx&gt; wrote:

&gt; Hi all
&gt;
&gt; I've been lurking about on this mailing list for a while, now I think I
might need the help!
&gt;
&gt; I'm trying to install Yoshimi 1.1.0 from source, as the version listed
in my ppa is only "0.060.12-1".
&gt;
&gt; When running the ccmake step, I get the error message -
&gt;
&gt; "
&gt; CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266
&gt; (message):
&gt; A required package was not found
&gt; Call Stack (most recent call first):
&gt; /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320
&gt; (_pkg_check_modules_internal)
&gt; CMakeLists.txt:118 (pkg_check_modules)
&gt;
&gt; CMake Error at CMakeLists.txt:122 (message):
&gt; mxml &amp;gt;=2.5 required but not found
&gt; "
&gt;
&gt; I've installed mxml from here
(http://sourceforge.net/projects/mxml/files/) to no avail, and anyway the
version number listed there is only 0.9.1...
&gt; I've seen some Zyn documentation that says mxml is optional. Is this the
case for Yoshimi? Tempted to delete the if statement from CMakeLists.txt!
&gt;
&gt; I'm running 12.04LTS with the suggested improvements for RT audio.
&gt;
&gt; Any help massively appreciated!
&gt;
&gt; Thanks
&gt;
&gt; Oliver

You need mxml for yoshi - I think it's only optional for zyn if you use the
alternative GUI.

I take it that it Ubuntu you're referring to :)

You should really use the package manager for the 'gritty' bits or the more
general 'Synaptic' app which is common to all debian based installs. You will
need to fetch libmxml-dev

dev packages include the headers for other programs to link to.

There is quite a lot more you'll need to install - again mostly dev packages.
Has anyone given you a list of them? I believe there is, or was, a package of
these required bits specially for zyn, which would work for yoshi as well.

Hope this helps.





Other related posts: