[Gambas-user] Installing Gambas without Qt4 on a Raspberry Pi 3

Fabien Bodard gambas.fr at gmail.com
Tue Nov 26 05:42:00 CET 2019


Have you tried to do a
$ make clean
$ ./reconf-all

Before all the installation process ?



Le lun. 25 nov. 2019 à 23:43, Zach Smith <zachsmith022 at gmail.com> a écrit :

> I'm having trouble installing Gambas on a Raspberry Pi 3 (armv7) running
> Arch.  I have Qt5 installed and there isn't a Qt4 Arch/AUR package
> available for armv7.  I downloaded git updates and ran reconfig-all.
>
> Running './configure --enable-qt5 --disable-qt4' results in:
> ||
> || THESE COMPONENTS ARE DISABLED:
> || - gb.db.sqlite2
> || - gb.qt4
> || - gb.qt4.ext
> || - gb.qt4.opengl
> || - gb.qt4.webkit
> ||
>
> I ran 'make' without error.
>
> I then ran 'su -c "make install"' which resulted in many Qt errors.  For
> example:
>
> error.gbi3: ERROR: Cannot load shared library: libQtSvg.so.4: cannot open
> shared object file: No such file or directory
>
> The Qt5 packages installed libQt5Svg.so* files but not libQtSvg.so.4.
>
> See attached log file.
>
> Can I install Gambas with only Qt5 installed?
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191126/862890f9/attachment.html>


More information about the User mailing list