[Gambas-user] Compilation of Gambas on Ubuntu 12.04
Benoît Minisini
g4mba5 at gmail.com
Fri Sep 7 17:21:01 CEST 2018
Le 07/09/2018 à 17:14, Gianluigi a écrit :
> Hi Benoit,
> I have mistakenly deleted your e-mail.
> In a Vbox with Ubuntu 12.04.05 i386 I tried to install Gambas3 Master.
> After this command:
>
> sudo apt-get install build-essential g++ automake autoconf libtool
> libbz2-dev libmysqlclient-dev unixodbc-dev libpq-dev
> postgresql-server-dev-9.1 libsqlite0-dev libsqlite3-dev libglib2.0-dev
> libgtk2.0-dev libcurl4-gnutls-dev libgtkglext1-dev libpcre3-dev
> libsdl-sound1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsage-dev
> libxml2-dev libxslt1-dev librsvg2-dev libpoppler-dev libpoppler-glib-dev
> libpoppler-private-dev libasound2-dev libesd0-dev libdirectfb-dev
> libxtst-dev libffi-dev libqt4-dev libqtwebkit-dev libqt4-opengl-dev
> libglew1.5-dev libimlib2-dev libv4l-dev libsdl-ttf2.0-dev
> libgnome-keyring-dev libgdk-pixbuf2.0-dev linux-libc-dev
> libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libcairo2-dev
> libgsl0-dev libncurses5-dev libgmime-2.6-dev libalure-dev libgmp-dev
> libgtk-3-dev sane-utils libdumb1-dev libssl-dev
>
> The terminal told me that gcc was already at the latest version and
> advised me to give this command:
>
> sudo apt-get -f install
>
> Then I gave back the command with all the libraries and it installed me.
>
> I downloaded the deb packages for the gb.gsl gb.media gb.qt5 gb.qt5.ext
> gb.qt5.opengl gb.qt5.webkit gb.sdl2 gb.sdl2.audio components, but the
> terminal did not.
>
> I enclose the terminal's response to the command sudo dpkg -i *.deb and
> the log file of ./reconf-all && ./configure -C
>
> If you can tell me how to install the missing packages, I'd appreciate it.
>
> Regards
> Gianluigi
>
> P.S. I can not attach the log file because it exceeds the limit of 200 Kb
>
No, you must not installa any Gambas binary package: you must compile it
from sources: the problem is with the compilation.
Maybe it has been fixed with the latest commit, I didn't receive any
error from the Ubuntu PPA automatic compilation service yet. Let's wait
a bit.
Regards,
--
Benoît Minisini
More information about the User
mailing list