Installation of mxMail/mxFtp
----------------------------

To install mxMail/mxFtp simply execute

./install.cshrc		(To install the provided statically bound binaries)

OR

./install_dynamic.cshrc	(To install dynamically bound binaries that you have built).

This will (by default) install into /usr/local/...
Make sure you execute this as a user of sufficient privelege to install into
that directory.

To change the installation location edit the MXBASEDIR at the top of the file


To then run mxMail/mxFtp you will need the directory
/usr/local/lib/X11/app-defaults to be in your X environment search path

e.g do 'setenv XFILESEARCHPATH  /usr/local/lib/X11/app-defaults/%N:/usr/lib/X11/app-defaults/%N'


then its simply a matter of executing the binaries 
/usr/local/bin/mxmail
/usr/local/bin/mxftp
