Re: Finding lv2 plugins
Marc Lavallée via Ecasound-list <[email protected]> Mon, 13 Jan 2020 08:48:26 -0500
| Newsgroups | gmane.comp.audio.ecasound.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============2360966205664724762== Content-Type: multipart/alternative; boundary="------------3154194F4DC99AB4B7B2EBEE" Content-Language: en-US This is a multi-part message in MIME format. --------------3154194F4DC99AB4B7B2EBEE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hans, here's how I used configure (on Ubuntu 180.4 (Bionic): LIBLILV_CFLAGS=3D`pkg-config --cflags lilv-0` LIBLILV_LIBS=3D`pkg-config --libs lilv-0` ./configure This is because the library for LV2 support is liblilv and is named lilv-0 on my system. The configure script is alreary configured to search for lilv-0 but for some reason it doesn't work (on all systems). Marc Le 20-01-13 =C3=A0 02 h 53, [email protected] a =C3=A9crit=C2=A0= : > > Hi Kai, > > Thanks for your reply. > I've tried to clone from git, but then I can't configure (there's not > a configure file available) the program before running `make' and > `make install'. > I then downloaded > :http://nosignal.fi/download/ecasound-2.9.3.tar.gzThen I can configure > and make and install the program, but LV2 is still not found. > > If I want to install ecasound from git do I have to generate my own > configure file along this > line?https://stackoverflow.com/questions/10999549/how-do-i-create-a-con= figure-scriptOr > is it better to use the .tar file? > > > Regards, > > Hans > > > > > > Op Sun Jan 12 2020 23:36:14 GMT+0100 (Central European Standard > Time) schreef Kai Vehmanen <[email protected]>: > ---------- Oorspronkelijk bericht ---------- > > Hey, > > On Mon, 13 Jan 2020, [email protected] wrote: > > > I've installed ecasound on a different laptop, along with Calf lv= 2 plugins. > >=20 > > (The latest release of) Ecasound is up and running. But Ecasound = can't=20 > > find the Calf plugins (I've typed: lv2-register in interactive mo= de).=20 > > I've used the plugins with Ardour and they are working. > > hmm, it seems the fix for LV2 check in 2.9.3 missed one case. > I think the problem is that you didn't give "--enable-lv2" to > "./configure" when building. > > I just pushed a fix to git master that fixes this case. > > Br, > Kai > > > > > > _______________________________________________ > Ecasound-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ecasound-list --------------3154194F4DC99AB4B7B2EBEE Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>Hans, here's how I used configure (on Ubuntu 180.4 (Bionic):</p> <p>LIBLILV_CFLAGS=`pkg-config --cflags lilv-0` LIBLILV_LIBS=`pkg-config --libs lilv-0` ./configure</p> <p>This is because the library for LV2 support is liblilv and is named lilv-0 on my system.</p> <p>The configure script is alreary configured to search for lilv-0 but for some reason it doesn't work (on all systems).<br> </p> <p>Marc<br> </p> <div class="moz-cite-prefix">Le 20-01-13 à 02 h 53, <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> a écrit :<br> </div> <blockquote type="cite" cite="mid:c975818b-6f4f-458b-9cf9-ee259602872d@localhost"> <div><br> </div> <span> <div>Hi Kai,<br> </div> <div><br> </div> <div>Thanks for your reply.<br> </div> <div>I've tried to clone from git, but then I can't configure (there's not a configure file available) the program before running `make' and `make install'.<br> </div> <div>I then downloaded :<a href="http://nosignal.fi/download/ecasound-2.9.3.tar.gz" moz-do-not-send="true">http://nosignal.fi/download/ecasound-2.9.3.tar.gz</a>Then I can configure and make and install the program, but LV2 is still not found.<br> </div> <div><br> </div> <div>If I want to install ecasound from git do I have to generate my own configure file along this line?<a href="https://stackoverflow.com/questions/10999549/how-do-i-create-a-configure-script" moz-do-not-send="true">https://stackoverflow.com/questions/10999549/how-do-i-create-a-configure-script</a>Or is it better to use the .tar file?<br> </div> <div><br> </div> <div><br> </div> <div>Regards,<br> </div> <div><br> </div> <div>Hans<br> </div> <div><br> </div> <div><br> </div> </span> <div data-atmail-signature="" class="gmail_signature" data-smartmail="gmail_signature"><br> </div> <div><br> </div> <div><br> </div> <blockquote> <div>Op Sun Jan 12 2020 23:36:14 GMT+0100 (Central European Standard Time) schreef Kai Vehmanen <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a>:<br> </div> <div>---------- Oorspronkelijk bericht ----------<br> </div> <pre>Hey, On Mon, 13 Jan 2020, <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> wrote: > I've installed ecasound on a different laptop, along with Calf lv2 plugins. > > (The latest release of) Ecasound is up and running. But Ecasound can't > find the Calf plugins (I've typed: lv2-register in interactive mode). > I've used the plugins with Ardour and they are working. hmm, it seems the fix for LV2 check in 2.9.3 missed one case. I think the problem is that you didn't give "--enable-lv2" to "./configure" when building. I just pushed a fix to git master that fixes this case. Br, Kai </pre> </blockquote> <div><br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <pre class="moz-quote-pre" wrap="">_______________________________________________ Ecasound-list mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/ecasound-list">https://lists.sourceforge.net/lists/listinfo/ecasound-list</a> </pre> </blockquote> </body> </html> --------------3154194F4DC99AB4B7B2EBEE-- --===============2360966205664724762== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============2360966205664724762== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ecasound-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecasound-list --===============2360966205664724762==--