Needed to run Sellenium tests myself on Linux (RHEL5 & 4) didn't have this article to help me then see:
http://markgandolfo.com/2010/07/01/hudson-ci-server-running-cucumber-in-...
RHEL4 useers please note:
- you will need xorg-x11-Xvfb and not xorg-x11-server-Xvfb as stated in the above article.
- if you need Firefox (well who doesen't
) make sure you install it - it isn't installed by default on RHEL!.
Hope you find this useful (I know I do ...)