X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fserver%2Fhttpd%2Freadme.txt;h=7bc80e66b2bf8a97fd8b1d0f3546381c9320933a;hb=6287c23b326cdebf20283b5c4eb8da4fae3eb821;hp=960c0fe13e46d12f1917df82615a7be0ee899377;hpb=e7485b930a62af8f420cbd82ec7d9ab53173b3c8;p=fw%2Fopenocd diff --git a/src/server/httpd/readme.txt b/src/server/httpd/readme.txt index 960c0fe13..7bc80e66b 100644 --- a/src/server/httpd/readme.txt +++ b/src/server/httpd/readme.txt @@ -1,24 +1,24 @@ -work in progress... stay tuned.... - - -1. To build .tcl pages. This will convert menu.xml and menu.xsl into -lots of .html pages w/embedded tcl, which are then inverted into -tcl with embedded html. - -sh build.sh - -xalan.jar can be gotten from apache.org. - - -2. libmicrohttpd is a bit tricky to build under Cygwin: - -https://gnunet.org/mantis/view.php?id=1440 - -3. To test: - -../openocd/configure --enable-httpd --enable-dummy --enable-ioutil -make -make install -openocd -f httpd/httpd.tcl -c "interface dummy" -f target/at91eb40a.cfg - -4. Point browser to: http://localhost:8888 +work in progress... stay tuned.... + + +1. To build .tcl pages. This will convert menu.xml and menu.xsl into +lots of .html pages w/embedded tcl, which are then inverted into +tcl with embedded html. + +sh build.sh + +xalan.jar can be gotten from apache.org. + + +2. libmicrohttpd is a bit tricky to build under Cygwin: + +https://gnunet.org/mantis/view.php?id=1440 + +3. To test: + +../openocd/configure --enable-httpd --enable-dummy --enable-ioutil +make +make install +openocd -f httpd/httpd.tcl -c "interface dummy" -f target/at91eb40a.cfg + +4. Point browser to: http://localhost:8888