<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000;"><small>Hello everybody,<br>
&nbsp;i'm quite new to this list, but i already learned a lot about audio on Linux.<br>
In one of the last post, i read about Lv2rack, and i thought to try it immediately.<br>
After installing dependencies i could do make and make install, but when i try launching it i have this error:<br>
lash_open_socket: could not connect to host 'localhost', service '14541'<br>
lash_comm_connect_to_server: could not create server connection<br>
lash_open_socket: could not connect to host 'localhost', service '14541'<br>
lash_comm_connect_to_server: could not create server connection<br>
lash_open_socket: could not connect to host 'localhost', service '14541'<br>
lash_comm_connect_to_server: could not create server connection<br>
lash_open_socket: could not connect to host 'localhost', service '14541'<br>
lash_comm_connect_to_server: could not create server connection<br>
lash_open_socket: could not connect to host 'localhost', service '14541'<br>
lash_comm_connect_to_server: could not create server connection<br>
lash_open_socket: could not connect to host 'localhost', service '14541'<br>
lash_comm_connect_to_server: could not create server connection<br>
lash_init: could not connect to server 'localhost' - disabling LASH<br>
<br>
After that Lv2rack start normally. When I try loading one of swh LV2 plugin, it exits with this error:<br>
Segmentation fault<br>
and i also get an Xlrun exception from Jackd. I've no problem loading Lv2fil or Calf plugins.<br>
<br>
I got back to compile it again and i've this warning at the end:<br>
========================<br>
Prefix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : /usr/local<br>
Dynparam1 plugins support : no<br>
Python include dir&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : -I/usr/include/python2.6<br>
Python script dir&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : /usr/local/lib/python2.6/dist-packages/<br>
Dev version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no<br>
<br>
configure: WARNING: ==================================================<br>
configure: WARNING: ==&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: == pythondir is NOT in your Python's sys.path&nbsp;&nbsp; ==<br>
configure: WARNING: == which means you should add it to PYTHONPATH&nbsp; ==<br>
configure: WARNING: == at runtime, or add a .pth file to one of&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: == your Python's existing sys.path directories. ==<br>
configure: WARNING: ==&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: == Alternatively, re-run ./configure with&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: == PYLIBDIR set to override the default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: == pythondir, or adjust prefix to match the&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: == prefix used to build your Python.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: ==&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ==<br>
configure: WARNING: ==================================================<br>
It's quite strange because i've that dir in my sys.path...<br>
<br>
And when i try make, i've this problem also:<br>
Could not write function zynjacku_lv2_load: No ArgType for const-LV2_Feature*-const*<br>
Could not write function zynjacku_lv2_unload: No ArgType for zynjacku_lv2_handle<br>
Could not write function zynjacku_lv2_connect_port: No ArgType for zynjacku_lv2_handle<br>
Could not write function zynjacku_lv2_run: No ArgType for zynjacku_lv2_handle<br>
Could not write function zynjacku_lv2_activate: No ArgType for zynjacku_lv2_handle<br>
Could not write function zynjacku_lv2_deactivate: No ArgType for zynjacku_lv2_handle<br>
Could not write function zynjacku_lv2_get_descriptor: No ArgType for zynjacku_lv2_handle<br>
Could not write function zynjacku_lv2_get_handle: No ArgType for zynjacku_lv2_handle<br>
Could not write function zynjacku_lv2_message: No ArgType for zynjacku_lv2_handle<br>
***INFO*** The coverage of global functions is 25.00% (3/12)<br>
***INFO*** The coverage of methods is 100.00% (46/46)<br>
***INFO*** There are no declared virtual proxies.<br>
***INFO*** There are no declared virtual accessors.<br>
***INFO*** There are no declared interface proxies.<br>
<br>
I'm running Ubuntu 9.04, kernel 2.6.28-11-generic (i'm having problems with rt at the moment).<br>
<br>
Thank you for any help!<br>
<br>
Marco<br>
</small><div>&nbsp;</div><br></div><br>



      </body></html>