New astCC and Environment beta version 1.3RC3 July 2005 Release
This release, beyond the latest assist compiler, includes all
the tools composing the Grid.it Component Framework. The provided
environment allows to compile assist programs as stand-alone
applications, as well as Grid.it components, and to compose them
together, with CCM and WS, into parallel/distributed applications.
To install Environment download this script "install.sh". It will download and
install the environment, and any needed software from other sources
(e.g. ACE, libxml2 ...). Please note that this beta does not check
software that may be already installed on your machine, it creates
a directory with everything needed.
Example: install.sh -d -x -c -a 5.4 /destinationpath
downloads, installs everything under the given path, including the
component framework, the Xassist GUI and using Ace version
5.4. Launch without parameters to get a simple help.
After downloading the archive, in case some compilation step
fails, or you need to recompile the compiler with different
options, you will find in the astCC1_3/doc directory the
documentation about compilation/installation compiler and the tools
by hand.
Note: Cross architecture compatibility has not been
thoroughly tested in this beta version. Please report any problem
to the assist development team: mailto:assist(at)di.unipi.it .