Obtaining GtkEveMon from SVN

GtkEveMon is available as source code from SVN. You should not have troubles compiling it. Just download the code from the subversion repository, change to the gtkevemon/ directory, and type make.

svn checkout svn://gtkevemon.battleclinic.com/GTKEVEMon/trunk/gtkevemon
cd gtkevemon
make

Note: Using the SVN has significant advantages in contrast to the snapshots below. You can easily update to the latest version by simply issuing the following commands in the source tree:

svn update
make

You can optionally install GtkEveMon to your system:

sudo make install

You might also want to take a look at the README file. You can browse the SVN repository online.

The program needs the following libraries in order to compile:

Gentoo users can also use this ebuild: gtkevemon-svn-gentoo.tar.gz (784 byte). This has been created by Andre Schulz.

Installation procedure on MacOS X is a bit harder. There is a guide in the forums on how to set the application up. If you have the ability to create an OSX package for easy installation, please get in touch with me.

Obtaining GtkEveMon from outdated snapshots

You can also download source and binary snapshots of the application. Note: These snapshots may be outdated! Please use the SVN if possible!

File nameSizeDescriptionDate
gtkevemon-1.6-source.tar.gz 202 KB Version 1.6-90, source code 2009-03-08
gtkevemon-1.6-binary-i386.tar.gz 491 KB Version 1.6-90, dynamic Linux binary, 32 bit 2009-03-08
gtkevemon-1.6-binary-x86_64.tar.gz 531 KB Version 1.6-90, dynamic Linux binary, 64 bit 2009-03-09
gtkevemon-1.4-QR-source.tar.gz 187 KB Version 1.4-72, source code 2008-11-27
gtkevemon-1.4-QR-binary.tar.gz 412 KB Version 1.4-72, dynamic Linux binary, 32 bit 2008-11-27

Here are some distribution dependent packages. If you can provide packages for other distributions, please contact me. Credits for the Gentoo and FreeBSD builds go to Andre Schulz, credits for the Fedora packages go to Bill Scheel. The Debian-based packages are from Sebastian Lipponer and Alexander Hense.

GtkEveMon 1.7 (SVN snapshot)SizeDescriptionDate
gtkevemon-1.7-101-win32.zip 375 KB Version 1.7-101, Microsoft® Windows® executable 2009-06-26
GtkEveMon 1.6SizeDescriptionDate
gtkevemon_1.6-1_amd64.deb 496 KB Version 1.6-90, Debian/Ubuntu package, 64 bit 2009-03-11
gtkevemon_1.6-1_i386.deb 430 KB Version 1.6-90, Debian/Ubuntu package, 32 bit 2009-03-09
gtkevemon-1.6-gentoo.tar.gz 834 byte Version 1.6-90, Gentoo portage 2009-03-08
gtkevemon-1.6-freebsd.tar.gz 880 byte Version 1.6-90, FreeBSD portage 2009-03-08
gtkevemon-1.6-1.fdr12.lsn.i686.rpm 406 KB Version 1.6-90, Fedora 12 RPM, 32 bit 2009-06-13
gtkevemon-1.6-1.fdr12.lsn.x86_64.rpm 498 KB Version 1.6-90, Fedora 12 RPM, 64 bit 2000-06-13
gtkevemon-1.6-1.fdr12.lsn.src.rpm 205 KB Version 1.6-90, Fedora 12 RPM, source code 2009-06-13
gtkevemon-1.6-2.fc11.i386.rpm 504 KB Version 1.6-90, Fedora 11 RPM, 32 bit 2009-06-13
gtkevemon-1.6-2.fc11.x86_64.rpm 504 KB Version 1.6-90, Fedora 11 RPM, 64 bit 2000-06-13
gtkevemon-1.6-2.fc11.src.rpm 205 KB Version 1.6-90, Fedora 11 RPM, source code 2009-06-13
gtkevemon-1.6-1.fdr10.lsn.i386.rpm 505 KB Version 1.6-90, Fedora 10 RPM, 32 bit 2009-03-09
gtkevemon-1.6-1.fdr10.lsn.x86_64.rpm 505 KB Version 1.6-90, Fedora 10 RPM, 64 bit 2000-03-09
gtkevemon-1.6-1.fdr10.lsn.src.rpm 205 KB Version 1.6-90, Fedora 10 RPM, source code 2009-03-09
gtkevemon-1.6-win32.zip 326 KB Version 1.6-90, Microsoft® Windows® executable 2009-03-14
GtkEveMon 1.4SizeDescriptionDate
gtkevemon_1.4.72-1_amd64.deb 409 KB Version 1.4-72, Debian/Ubuntu package, 64 bit 2008-12-09
gtkevemon_1.4.72-1_i386.deb 381 KB Version 1.4-72, Debian/Ubuntu package, 32 bit 2008-11-28
gtkevemon-1.4-QR-gentoo.tar.gz 855 byte Version 1.4-72, Gentoo portage 2008-11-28
gtkevemon-1.4-QR-freebsd.tar.gz 884 byte Version 1.4-72, FreeBSD portage 2008-11-28
gtkevemon-1.4-1.fdr10.lsn.i386.rpm 484 KB Version 1.4-72, Fedora 10 RPM, 32 bit 2008-11-28
gtkevemon-1.4-2.fdr10.lsn.x86_64.rpm 518 KB Version 1.4-72, Fedora 10 RPM, 64 bit 2008-11-28
gtkevemon-1.4-2.fdr10.lsn.src.rpm 190 KB Version 1.4-72, Fedora 10 RPM, source code 2008-11-28

There are still older versions of GtkEveMon available.

The Debian packages should work on many Debian-based distributions like Ubuntu.

Windows users also need to install the Visual C++ 9.0 runtime and the GTKmm runtime. The Windows port was created by Andre Schulz.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

A copy of the GNU General Public License is available at http://www.gnu.org/copyleft/gpl.html.