[Gambas-user] Error compiling Gambas
Gianluigi
bagonergi at gmail.com
Sun Aug 2 17:17:03 CEST 2020
Il giorno dom 2 ago 2020 alle ore 17:11 Gianluigi <bagonergi at gmail.com> ha
scritto:
>
>
> Il giorno dom 2 ago 2020 alle ore 17:06 Tobias Boege <taboege at gmail.com>
> ha scritto:
>
>> On Sun, 02 Aug 2020, Gianluigi wrote:
>> > Hi Benoit,
>> >
>> > Compiling Gambas I get this error:
>> >
>> > Installing gb.xxx...
>> > Error loading libfluidsynth.so.1: libfluidsynth.so.1: cannot open shared
>> > object file: No such file or directory
>> > Compiling gb.xxx...
>> > OK
>> >
>> > But Gambas seems to compile and function properly.
>> >
>>
>> This would indicate that you updated your system since you last
>> configured Gambas. Did you re-./configure before you re-make'd?
>>
>
> Of course, I use a very drastic method ;-D
>
> 236 history
> 237 cd gambasdevel
> 238 sudo make uninstall
> 239 cd
> 240 rm -rf gambasdevel/
> 241 git clone --depth=1 https://gitlab.com/gambas/gambas.git
> gambasdevel
> 242 cd gambasdevel
> 243 ./reconf-all && ./configure -C
> 244 make && LANG="C" sudo make install
> 245 Compiling gb.web.gui...
> 246 cd
> 247 gambas3
> 248 history
>
> Regards
> Gianluigi
>
>
(245 Compiling gb.web.gui...)
I missed a copy while copying and pasting to the email to Benoit :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200802/18868507/attachment.html>
More information about the User
mailing list