[Gambas-user] Pre-release of Gambas 3.4.2
Kende Krisztián
nemh at ...2007...
Sun Jul 21 10:13:21 CEST 2013
Yeah, just read the log:
Unable to met pkg-config requirement: gmime-2.6
Unable to met pkg-config requirement: gmime-2.4
gb.mime is disabled
...
THESE COMPONENTS ARE DISABLED:
- gb.gsl
- gb.jit
- gb.media
- gb.mime
...
Compiling gb.net.pop3...
gbc: error: Component not found: gb.mime
...
Unable to compile gb.net.pop3
So, install the build dependencies, and configure correctly.
> Hi,
>
> > I have just uploaded the source package of Gambas 3.4.2 as a
> > pre-release. It includes a lot of backported fixes from /trunk.
> >
> > Download it there:
> >
> >
> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.4.2.tar.bz2/d
> ownload
> >
> >Here is the list of backported revisions:
> >
> >r5612, r5613, r5614, r5615, r5616, r5623, r5630, r5631, r5632, r5633,
> >r5637, r5638, r5644, r5653, r5657, r5682, r5683, r5686, r5689, r5706,
> >r5707, r5708, r5709, r5713, r5714, r5720, r5724, r5728, r5735, r5738,
> >r5739, r5740.
> >
> >Please test it and report any problem, especially if you expected
> >some important fixes (like the XML-RPC server ones) !!
> >
> >The official release will follow, as soon as I get enough positive
> feedback.
>
> Thank you!
>
> Everything except the gb.net.pop3 component compiled for me on Xubunt
> 11.04. Most likely some library I'm missing on my system but can't
> figure it out, attached
> are the logfile.
>
> [System]
> OperatingSystem=Linux
> Kernel=2.6.38-8-generic
> Architecture=x86
> Distribution=Ubuntu 11.04
> Desktop=XFCE
> Theme=QGtk
> Language=en_US.UTF-8
> Memory=496M
>
> [Libraries]
> GStreamer=libgstreamer-0.10.so.0.28.0
> GTK+=libgtk-x11-2.0.so.0.2400.4
> Poppler=libpoppler.so.13.0.0
> Qt4=libQtCore.so.4.7.2
> SDL=libSDL-1.2.so.0.11.3
>
> Currently compiling 3.4.2 on Raspberry Pi and will let you know how
> it goes, will also try to install it on a BeagleBone.
>
> /CJ
>
More information about the User
mailing list