PLATON on the UBUNTU Linux Platform
===================================

PLATON can be compiled on the UBUNTU platform as:

gfortran -o platon platon.f xdrvr.c -lX11

The sources (platon.f & xdrvr.c) can be found in the UNIX directory

The gfortran compiler and the development kit 'libX11-dev' should have
been installed prior

