4.8. To Do On Your Own
- Go through at least one of the following OpenDSA modules:
- Install the toolchain and compile your own copy of the C2GEN "book".
- OpenDSA documentation URL:
http://opendsa.readthedocs.org/
- See the "getting started" guide in Section 2.
- To do anything, you need to install the toolchain
- Viewing a web page: Use
OpenDSA/WebServer
- From a command prompt, when in the OpenDSA top-level directory,
just type
WebServer
to start it.
- Ideally you would install the toolchain and compile an (existing)
book instance.
- From the OpenDSA top level, type:
make C2GEN