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

Zach Smith zachsmith022 at gmail.com
Wed Nov 27 15:40:15 CET 2019


On 11/25/19 11:42 PM, Fabien Bodard wrote:
> 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 
> <mailto: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
>     ]----
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----


Yes, I just tried that.  It didn't seem to help.  I've attached the log 
file.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191127/2b2ca7de/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas_output3.tar.gz
Type: application/gzip
Size: 47419 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191127/2b2ca7de/attachment-0001.gz>


More information about the User mailing list