Comment 8 for bug 183111

Revision history for this message
Daniel Hill (daniel-hill) wrote : Re: [Bug 183111] Re: [needs-packaging] zynjacku (LV2 synth host)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ok I tried installing it with "--prefix=/usr", still get the warning,
but it installs fine
when trying to run it I get an error saying it can't import module
"zynworld"
interestingly from the python prompt
>>> import zynworld
works
so wondering what's going on here, I inspect further,
the code does this:
>>> from zynworld import zynjacku_c as zynjacku
THIS Errors
with
>>> help(zynworld)
it reveals that it doesn't contain zynjacku_c but does contain a
(class?) lv2 (which the code would import a moment later if it didn't
error
inspecting my build dir I find in the folder zynworld there is only
lv2 and no zynjacku_c so I'm assuming it's not building properly
this all happened yesterday
today the code doesn't compile (I don't think I changed anything)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqSBRIACgkQGplaCYOFvyvD1wCeNFlF/CYYbRPW6xkqKjR9Wm0P
WsAAnRvClv5NVeXKktgdPpM4r60FikDT
=YmGu
-----END PGP SIGNATURE-----