<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno dom 2 ago 2020 alle ore 17:11 Gianluigi <<a href="mailto:bagonergi@gmail.com">bagonergi@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno dom 2 ago 2020 alle ore 17:06 Tobias Boege <<a href="mailto:taboege@gmail.com" target="_blank">taboege@gmail.com</a>> ha scritto:<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 Sun, 02 Aug 2020, Gianluigi wrote:<br>
> Hi Benoit,<br>
> <br>
> Compiling Gambas I get this error:<br>
> <br>
> Installing gb.xxx...<br>
> Error loading libfluidsynth.so.1: libfluidsynth.so.1: cannot open shared<br>
> object file: No such file or directory<br>
> Compiling gb.xxx...<br>
> OK<br>
> <br>
> But Gambas seems to compile and function properly.<br>
> <br>
<br>
This would indicate that you updated your system since you last<br>
configured Gambas. Did you re-./configure before you re-make'd?<br></blockquote><div><br></div><div>Of course, I use a very drastic method ;-D</div><div><br></div><div>  236  history<br>  237  cd gambasdevel<br>  238  sudo make uninstall<br>  239  cd<br>  240  rm -rf gambasdevel/<br>  241  git clone --depth=1 <a href="https://gitlab.com/gambas/gambas.git" target="_blank">https://gitlab.com/gambas/gambas.git</a> gambasdevel<br>  242  cd gambasdevel<br>  243  ./reconf-all && ./configure -C<br>  244  make && LANG="C" sudo make install<br>  245  Compiling gb.web.gui...<br>  246  cd<br>  247  gambas3<br>  248  history</div><div><br></div><div>Regards</div><div>Gianluigi<br></div><div> <br></div></div></div></blockquote><div><br></div><div>(245  Compiling gb.web.gui...)</div><div>I missed a copy while copying and pasting to the email to Benoit :-) <br></div></div></div>