I'm a newbie to compiling and installing on Linux. I've read PLease would someone post a message stating a simple step by step set of instructions on how to install MailReactor starting with MailReactor_src.tar.gz in my Downloads directory and have read the INSTALL file below but do not understand what it means, sorry.
MailReactor installation notes. ------------------------------- First you need to compile the Fast Light Toolkit, you can find this at http://www.fltk.org Compiling this library shouldn't be too hard and is straightforward. I suggest that you extract the fltk archive to ../ from here, so you have this directory structure: /tmp/mydir | +- fltk-1.0.6/ | +- MailReactor_src/ Now to build MailReactor go into MailReactor_src/ type: make Now you have an executable MailReactor. Copy this to any place you like and it's all done now. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

