Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
barcode@afk:/project/barcode/src> git clone --recursive git://github.com/nori0428/mod_websocket.git
barcode@afk:/project/barcode/src> cd mod_websocket/
barcode@afk:/project/barcode/src> ./bootstrap
barcode@afk:/project/barcode/src/mod_websocket> ./configure --with-lighttpd=contrib/lighttpd1.4 --prefix=/project/barcode
cd contrib/lighttpd1.4
./autogen.sh
LDFLAGS=-Wl,-rpath=/project/barcode/lib/ ./configure --prefix=/project/barcode --with-websocket
ideen:
auf ein etherpad loggen
urls um in die db zu schnorcheln:
http://barcode/code/21763821374
http://barcode/code/21763821374/READERID
android-scanner urls ( keine reader-ids ?! )
scanner - aliases
latex cheat-sheet
libwebsocket
============
barcode@afk:/project/barcode/src/libwebsockets/build> cmake -DCMAKE_INSTALL_PREFIX:PATH=/project/barcode ..
-- Install configuration: ""
-- Installing: /project/barcode/lib/pkgconfig/libwebsockets.pc
-- Installing: /project/barcode/lib/libwebsockets.a
-- Installing: /project/barcode/include/libwebsockets.h
-- Installing: /project/barcode/include/lws_config.h
-- Installing: /project/barcode/lib/libwebsockets.so.5.0.0
-- Installing: /project/barcode/lib/libwebsockets.so
-- Up-to-date: /project/barcode/include/libwebsockets.h
-- Up-to-date: /project/barcode/include/lws_config.h
-- Installing: /project/barcode/bin/libwebsockets-test-client
-- Installing: /project/barcode/bin/libwebsockets-test-server
-- Installing: /project/barcode/bin/libwebsockets-test-server-extpoll
-- Up-to-date: /project/barcode/bin/libwebsockets-test-client
-- Installing: /project/barcode/bin/libwebsockets-test-fraggle
-- Installing: /project/barcode/bin/libwebsockets-test-ping
-- Installing: /project/barcode/bin/libwebsockets-test-echo
-- Installing: /project/barcode/share/libwebsockets-test-server/favicon.ico
-- Installing: /project/barcode/share/libwebsockets-test-server/leaf.jpg
-- Installing: /project/barcode/share/libwebsockets-test-server/libwebsockets.org-logo.png
-- Installing: /project/barcode/share/libwebsockets-test-server/test.html
-- Installing: /project/barcode/share/libwebsockets-test-server/libwebsockets-test-server.key.pem
-- Installing: /project/barcode/share/libwebsockets-test-server/libwebsockets-test-server.pem
-- Installing: /project/barcode/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake
-- Installing: /project/barcode/lib/cmake/libwebsockets/LibwebsocketsTargets-noconfig.cmake