aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 9 insertions, 5 deletions
diff --git a/README b/README
index 0134290..a8ac21b 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Building notes
-2012-10-06 Andy Green <andy.green@linaro.org>
+2013-05-06 Andy Green <andy.green@linaro.org>
These sources are GPL2, you can find them here
@@ -19,13 +19,14 @@ packages installed.
To build the websockets-based daemon, you will need to build libwebsockets,
built and installed on your box, which you can get from here
-git clone git://git.warmcat.com/libwebsockets
+git://git.libwebsockets.org/libwebsockets
-It uses the same autotools based build approach.
+It uses CMake, see README.build in that project for examples of how to
+configure, build and install.
-To initially configure the sources for your system, or if you change the
-autotools-related content:
+After building and installing libwebsocket, to initially configure arm-probe
+sources for your system, or if you change the autotools-related content:
- ./autogen.sh
- ./configure
@@ -53,4 +54,7 @@ from the top level.
the code for this is very small since libarmep copes with the dirty
business.
+* aepd provides the realtime HTML5 web interface part, run aepd and open
+ a chrome browser window to http://localhost:15164 for a realtime scope-
+ type display