wiki:DsxInstall

Version 2 (modified by Nicolas Pouillon, 18 years ago) (diff)

svn en dav

Get the source

svn co https://www-asim.lip6.fr/svn/dsx/trunk/dsx dsx

Get prerequisites

You should have all binaries from those projects in your PATH

For debugging purposes:

Configure DSX

See DsxConfig

Testing

Easiest test is to run examples

$ cd $DSX_DIR/examples/hello
$ ./hello.py
[...]
$ ./exe.muteks_caba
[You should get "Hello world" in a tty]