Welcome to CrashPlan for Linux!
---------------------------------------------------------
This readme file addresses only a few points related to the installation of
the CrashPlan software.  Please see the more extensive README files located 
in the installed software location inside the bin directory.  If defaults 
are used, that would be:

/usr/local/crashplan/doc/readme.*  (there are various formats)


To run the install script, simply cd to the directory where this README file
resides, and execute the install.sh script.

NOTES:
1) CrashPlan for Linux uses the Sun Java<TM> Runtime Environment to run.  If
you do not have the Sun Java<TM> Runtime Environment installed, CrashPlan
can download a version of the Runtime Environment and install it alongside
CrashPlan itself.  This will not overwrite your system's installed Java.

2) Once installed, the GUI can be launched by using the command 'CrashPlanDesktop',
which will be linked from your chosen directory.  If defaults are used, it
will be:

/usr/local/bin/CrashPlanDesktop

3) The background service, now called 'CrashPlan' which starts the
backup engine, will be installed and setup to run from your designated
directory. If defaults are used, it will be:

/etc/init.d/crashplan

and it will be linked from:

/etc/rc2.d

Note that on some flavors of Linux you may need to added the following to /etc/init.d/boot.local:

/etc/init.d/crashplan start
