The main purpose of the CERN Alerter application is to provide one-way messaging system for distributing important CERN information to the users. Information is distributed in form of special RSS feeds and can be targeted to a specific set of users/machines. Those feeds are called CERN obligatory feeds and their subscription is enforced by the administrator. In addition to that some functionality for handling other (normal) RSS feeds has been provided. This allows user to subscribe to any RSS feed and use CERN Alerter notification mechanism, as a way of informing the user about new coming items.
Windows is not officially supported platform. However, the developer has a good heart and decent programming skills so CERNAlerter works on Windows too. Unfortunately PyGTK balloon implementation for Windows is not as good as for Linux. Because of that CERNAlerter has a bit different behavior on Windows.
- Install X11 http://guide.macports.org/#installing.x11
- Install Xcode tools http://guide.macports.org/#installing.xcode
- Install MacPorts http://guide.macports.org/#installing.macports
- Make sure the paths are configured in your shell profile http://guide.macports.org/#installing.shell
- Restart your shell, and follow the next commands :
1. Install Python
sudo port -v install python25
2. Install Python select
sudo port -v install python_select
3. Activate our installed python version
sudo python_select python25
4. Install pygtk
sudo port -v install py25-gtk
5. Install some gnome themes and engines
sudo port -v install gnome-themes sudo port -v install gtk-nodoka-engine sudo port -v install gtk-smooth-engine sudo port -v install gtk2-aurora sudo port -v install gtk2-clearlooks sudo port -v install gtk2-extra sudo port -v install gtk2-industrial sudo port -v install gtk2-murrine
6. Install theme switch
sudo port -v install gtk-theme-switch
7. Select which theme to be used by your applications by running the theme switch
switch2