Am Samstag, den 24.07.2010, 18:05 +0200 schrieb Benoît Minisini:
> Hi,
>
> There has been no release for a long time, so here it is!
>
> The main changes in the 2.21 version are:
>
> * Support for ArchLinux in the IDE packager.
>
> * Event management and some memory leaks have been fixed in gb.gtk.
>
> * The SMTP component now better follows the standard, and mails should be
> readable in less tolerant mail clients.
>
> * The German and Czech translations have been completed.
>
> Here is the full changelog now:
>
> -------------------------------------------------------------------------------
>
> [CONFIGURATION]
> * BUG: Fix the creation of the gbw2 symbolic link.
> * NEW: Remove generated files.
> * NEW: './reconf' now is used inside sub-directories for reconfiguring it,
> without modifying libtool.
> * NEW: To install the libtool version required by your system, use now the
> './reconf-all' script in the top directory.
>
> [DEVELOPMENT ENVIRONMENT]
> * BUG: Align buttons do not snap control dimensions to grid anymore.
> * BUG: In the property sheet, when scrolling, the property editor is not
> displayed above the property help anymore.
> * BUG: Understand "END FUNCTION" when scanning a class.
> * NEW: Add Archlinux package support (source and binary).
> * NEW: Czech translation finished by Radek Fryšták.
> * NEW: German translation finished by Mathias Ebermann.
> * NEW: French translation updated.
> * OPT: Refresh the property sheet only for the active form.
>
> [GB.DB.FORM]
> * NEW: German translation made by Mathias Ebermann.
>
> [GB.DB.SQLITE3]
> * BUG: Tables with an autoincrement field and some indexes are correctly
> managed now.
>
> [GB.FORM]
> * NEW: German translation made by Mathias Ebermann.
>
> [GB.FORM.DIALOG]
> * NEW: German translation made by Mathias Ebermann.
>
> [GB.FORM.MDI]
> * NEW: German translation made by Mathias Ebermann.
>
> [GB.GTK]
> * BUG: Key.Code is not lost anymore during a KeyPress event.
> * BUG: Fix a memory leak when loading an image without transparency.
> * BUG: Fix a memory leak in the Image.Stretch() method.
> * BUG: Basic controls events are correctly sent again when a modal dialog
> is displayed.
>
> [GB.NET.SMTP]
> * BUG: Send a CR+LF and not just a LF before sending mime part body.
> * BUG: Adds a newline between MIME part headers and MIME part body.
>
> -------------------------------------------------------------------------------
>
> Enjoy it!
>
Salut Benoît,
that don't work for me (svn used)
[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.24-28-generic
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 8.04.4 LTS"
[System]
CPUArchitecture=i686
TotalRam=506932 kB
[Gambas]
Gambas1=gbx-1.0.17
Gambas1Path=/usr/bin/gbx
Gambas2=2.20.1
Gambas2Path=/usr/local/bin/gbx2
Gambas3=2.99.0
Gambas3Path=/usr/local/bin/gbx3
--
Amicalement
Charlie
configure: creating cache config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in main (/opt/gambas/2/gambas-svn20/main)
configure: running /bin/bash ./configure '--prefix=/usr/local' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) mawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for long double with more range or precision than double... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getdomainname... yes
checking for getpt... yes
checking for ccache... no
checking for main in -lm... yes
checking for main in -lz... yes
checking for main in -lgcc_s... yes
checking for main in -lstdc++... yes
checking target system... LINUX
checking target architecture... X86
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for mathematic libraries... -lm
checking for external gettext library...
checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden
./configure: line 6040: LT_INIT: command not found
checking whether gcc and cc understand -c and -o together... yes
checking for external internationalization library headers... /usr/include/
checking for external internationalization library libraries... no
configure: WARNING: Unable to find file: libintl.so
configure: This library may be located inside the system C library, so let's go on...
checking for optional external charset conversion library headers... /usr/include/
checking for optional external charset conversion library libraries... no
configure: WARNING: Unable to find file: libiconv.so
configure: This library may be located inside the system C library, so let's go on...
checking for foreign function interface component with pkg-config... no
configure: Cannot find libffi support with pkg-config
checking for foreign function interface headers... /usr/include/
checking for foreign function interface libraries... /usr/lib/
checking for xdg-mime... xdg-mime
configure: updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating share/Makefile
config.status: creating gbc/Makefile
config.status: creating gbx/Makefile
config.status: creating lib/Makefile
config.status: creating lib/debug/Makefile
config.status: creating lib/eval/Makefile
config.status: creating lib/db/Makefile
config.status: creating lib/vb/Makefile
config.status: creating lib/compress/Makefile
config.status: creating lib/option/Makefile
config.status: creating lib/draw/Makefile
config.status: creating lib/gui/Makefile
config.status: creating config.h
config.status: executing depfiles commands
=== configuring in gb.compress.bzlib2 (/opt/gambas/2/gambas-svn20/gb.compress.bzlib2)
configure: running /bin/bash ./configure '--prefix=/usr/local' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) mawk
checking whether make sets $(MAKE)... (cached) yes
configure: error: cannot run /bin/bash ./config.sub
configure: error: ./configure failed for gb.compress.bzlib2
make all-recursive
make[1]: Betrete Verzeichnis '/opt/gambas/2/gambas-svn20'
Making all in main
make[2]: Betrete Verzeichnis '/opt/gambas/2/gambas-svn20/main'
make all-recursive
make[3]: Betrete Verzeichnis '/opt/gambas/2/gambas-svn20/main'
Making all in gbx
make[4]: Betrete Verzeichnis '/opt/gambas/2/gambas-svn20/main/gbx'
/bin/bash: LIBTOOL@: Kommando nicht gefunden.
make[4]: *** [gb_la-gbx_c_class.lo] Fehler 127
make[4]: *** Warte auf noch nicht beendete Prozesse...
/bin/bash: LIBTOOL@: Kommando nicht gefunden.
make[4]: *** [gb_la-gbx_c_collection.lo] Fehler 127
make[4]: Verlasse Verzeichnis '/opt/gambas/2/gambas-svn20/main/gbx'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/opt/gambas/2/gambas-svn20/main'
make[2]: *** [all] Fehler 2
make[2]: Verlasse Verzeichnis '/opt/gambas/2/gambas-svn20/main'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/opt/gambas/2/gambas-svn20'
make: *** [all] Fehler 2
Making install in main
make[1]: Betrete Verzeichnis '/opt/gambas/2/gambas-svn20/main'
Making install in gbx
make[2]: Betrete Verzeichnis '/opt/gambas/2/gambas-svn20/main/gbx'
/bin/bash: LIBTOOL@: Kommando nicht gefunden.
make[2]: *** [gb_la-gbx_c_class.lo] Fehler 127
make[2]: Verlasse Verzeichnis '/opt/gambas/2/gambas-svn20/main/gbx'
make[1]: *** [install-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/opt/gambas/2/gambas-svn20/main'
make: *** [install-recursive] Fehler 1
libtoolize: unrecognized option `--nonrecursive'
Try `libtoolize --help' for more information.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory main to autoreconf
autoreconf: Entering directory `main'
autoreconf: running: aclocal -I m4 --install
aclocal: installing `m4/libtool.m4' from `/usr/share/aclocal/libtool.m4'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:5: installing `./config.guess'
configure.ac:5: installing `./config.sub'
gbc/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
gbc/Makefile.am:5: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
gbc/Makefile.am:5: to `configure.ac' and run `aclocal' and `autoconf' again.
gbc/Makefile.am:5: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
gbc/Makefile.am:5: its definition is in aclocal's search path.
gbx/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
gbx/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
gbx/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
gbx/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
gbx/Makefile.am:6: its definition is in aclocal's search path.
lib/compress/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
lib/compress/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/compress/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/compress/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/compress/Makefile.am:6: its definition is in aclocal's search path.
lib/db/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
lib/db/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/db/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/db/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/db/Makefile.am:6: its definition is in aclocal's search path.
lib/debug/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
lib/debug/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/debug/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/debug/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/debug/Makefile.am:6: its definition is in aclocal's search path.
lib/draw/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined
lib/draw/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/draw/Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/draw/Makefile.am:3: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/draw/Makefile.am:3: its definition is in aclocal's search path.
lib/eval/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
lib/eval/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/eval/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/eval/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/eval/Makefile.am:6: its definition is in aclocal's search path.
lib/gui/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
lib/gui/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/gui/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/gui/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/gui/Makefile.am:6: its definition is in aclocal's search path.
lib/option/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
lib/option/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/option/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/option/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/option/Makefile.am:6: its definition is in aclocal's search path.
lib/vb/Makefile.am:6: Libtool library used but `LIBTOOL' is undefined
lib/vb/Makefile.am:6: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
lib/vb/Makefile.am:6: to `configure.ac' and run `aclocal' and `autoconf' again.
lib/vb/Makefile.am:6: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
lib/vb/Makefile.am:6: its definition is in aclocal's search path.
autoreconf: automake failed with exit status: 1
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user