<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 7 de jan. de 2021 às 06:48, Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>> escreveu:<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 Thu, 2021-01-07 at 00:14 -0300, Alexandre Torres Porres wrote:<br>
> Ok, we made lots of progress and now we have tests versions for macOS<br>
> and Windows (32 and 64 bits).<br>
<br>
I think it's great you put effort into making [fluid~] available. Cool!<br>
<br>
> we still need to sort this for linux,<br>
<br>
It builds without troubles on Linux-amd64-32. However, it<br>
assumes libfluidsynth2 to be installed. I don't know what the common<br>
process on Linux is, but since the dependencies are usually easily<br>
installable with some kind of package manager, there is probably no<br>
need to include additional local libraries. Is this notion widely<br>
accepted? Maybe include something in the README like:<br>
<br>
---<br>
On Debian and derivatives, you need to install the libfluidsynth2<br>
package:<br>
<br>
~~~sh<br>
sudo apt install libfluidsynth2<br>
~~~</blockquote><div><br></div><div>Yeah, it's important we make all of this clear. I just want this to be available via deken, so people can download it and use it right away. So statically/dynamic linking is the only way to go I guess. </div><div><br></div><div>If there's something in the way and if there are just too many different options for linux distributions (does this make sense? What do I know?), then we can maybe put this instructions on the help file instead? Well, Linux people, enlighten me... </div></div></div>