<div dir="ltr">great, thank you for the clear info<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 2, 2021 at 5:30 PM IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/2/21 4:05 PM, Csaba Láng wrote:<br>
> Dear list,<br>
> I am trying to compile Gem on Ubuntu 20.04.3 LTS witrh pylon, but make<br>
> fails with gmwerlin problem.<br>
> I have found a 2 year old thread here<br>
> <a href="https://lists.puredata.info/pipermail/pd-list/2019-02/124601.html" rel="noreferrer" target="_blank">https://lists.puredata.info/pipermail/pd-list/2019-02/124601.html</a><br>
> which says that it is almost impossible to make gmerlin work due to bad API<br>
> and lack of updates. latest is from 2012.<br>
> Is gmerlin needed? Can i ignore it and compile gem without gmerlin?<br>
<br>
<br>
gmerlin is not needed.<br>
it is so optional, that it is not even built into the Gem binary.<br>
instead, the entire gmerlin bindings live in the gem_filmGMERLIN.so file.<br>
remove this file, and Gem no longer will use gmerlin at all.<br>
<br>
if you are using the Debian package of Gem, you can run:<br>
<br>
```<br>
sudo apt remove gem-plugin-gmerlin<br>
```<br>
<br>
gfdmsf<br>
IOhannes<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>