Yes, it is available via the OS Groups's remote Subversion repository
under the terms of the GNU General Public Licence. For more information
about the GNU General Public Licence visit the official GNU website:
You will need the L4 Environment and DICE to build DOpE. These packages are also
available at our repository:
To check out only DOpE from the repository:
$ svn checkout -N http://svn.tudos.org/repos/tudos/trunk/l4/pkg/dope
|
If you want to build and use DOpE as part of the L4 Environment, you
should check out the required packages from the repository by the following
steps:
$ svn checkout -N http://svn.tudos.org/repos/tudos/trunk tudos
$ cd tudos
$ ./repomgr co l4env
$ ./repomgr co dice
$ svn up l4/pkg/dope
|
The DOpE package will then be located at l4/pkg/dope.
More information about the other needed components are available at the
following www-sites: