Installing IrcMarkers --------------------- Debian: apt-get install ircmarkers That will install IrcMarkers itself and its dependencies. The "gnupg" package is optional (but will probably already be installed). Other: Get ircmarkers_x.y.tar.gz from http://www.df7cb.de/projects/ircmarkers/packages/ Unpack, build, and install it: tar xfz ircmarkers_x.y.tar.gz cd ircmarkers-x.y make make install (Obviously, the last step needs to be executed as root.) IrcMarkers requires the GD2 perl library to run. Check your OS's manual on how to install that package. If you want to install it from source, go to http://www.boutell.com/gd/. If you want to use the "map of trust" feature, install GnuPG (http://www.gnupg.org/). Using IrcMarkers ---------------- You need a map in mercator or sinusoidal projection. The IrcMarkers manpage contains some pointers. The example.map file contains a short config file to get started with. Upgrading IrcMarkers -------------------- In versions prior to 0.3, some settings that are now local to a marker were global and could hence be specified at any place in the config. Now, fonts and color definitions etc. have to be placed *before* marker definitions. -- Christoph Berg, Sat Oct 2 17:48:33 CEST 2004