Hi all,
I just created a new Windows build based on SVN r2891.
Windows-specific changes:
- latest GTK runtime environment (GTK 2.12.11, GLib 2.16.5) - moved geany.exe and GTK libraries into a bin/ subdirectory - included some missing files - (maybe other things, last Windows build is quite old, about 200 revisions ago)
Please be aware that this build is not compatible with previously released external plugins (geanyvc, spellcheck, ...). But the included internal plugins will work.
I had some problems with gettext support (i18n) on a German Windows 2000 box whereas everything worked fine on a German Windows XP box. It would be cool if anyone could test this on a non-English Windows 2000 computer and give some feedback whether there is anything localized or whether all strings are in English.
The files: http://files.uvena.de/geany/geany-0.15svn_r2891_setup.exe (full) http://files.uvena.de/geany/geany-0.15svn_r2891_nogtk_setup.exe
Happy coding, Enrico
hi eta for *nix ? thanks
On Sun, Aug 17, 2008 at 7:22 PM, Enrico Tröger enrico.troeger@uvena.de wrote:
Hi all,
I just created a new Windows build based on SVN r2891.
Windows-specific changes:
- latest GTK runtime environment (GTK 2.12.11, GLib
2.16.5)
- moved geany.exe and GTK libraries into a bin/ subdirectory
- included some missing files
- (maybe other things, last Windows build is quite old, about 200
revisions ago)
Please be aware that this build is not compatible with previously released external plugins (geanyvc, spellcheck, ...). But the included internal plugins will work.
I had some problems with gettext support (i18n) on a German Windows 2000 box whereas everything worked fine on a German Windows XP box. It would be cool if anyone could test this on a non-English Windows 2000 computer and give some feedback whether there is anything localized or whether all strings are in English.
The files: http://files.uvena.de/geany/geany-0.15svn_r2891_setup.exe (full) http://files.uvena.de/geany/geany-0.15svn_r2891_nogtk_setup.exe
Happy coding, Enrico
-- Get my GPG key from http://www.uvena.de/pub.asc
Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
On Sun, 17 Aug 2008 20:15:33 +0300, "Andras Barna" andras.barna@gmail.com wrote:
hi eta for *nix ?
Compile the sources yourself :).
I/We won't provide binary packages for *nix as this is almost impossible. Compiling on non-Windows systems is mostly as easy as
./configure make make install
(for the SVN version replace './configure' with './autogen.sh')
Regards, Enrico
On Sun, 17 Aug 2008 20:15:33 +0300 "Andras Barna" andras.barna@gmail.com wrote:
hi eta for *nix ? thanks
You can also have a look onto http://geany.uvena.de/Download/ThirdPartyPackages for binary packages of Geany. E.,g. Dominic is building very often packages for Fedora.
Regards, Frank