README.md : Added installation/dependencies section
This commit is contained in:
parent
92e5a1948c
commit
efc07ac070
@ -22,6 +22,15 @@ libcw Testing and Development App
|
||||
export LD_LIBRARY_PATH=~/src/libcm/build/linux/debug/lib
|
||||
valgrind --leak-check=yes --log-file=vg0.txt ./cwtest ~/src/cwtest/src/cwtest/cfg/main.cfg mtx
|
||||
|
||||
# Installation
|
||||
|
||||
Dependencies:
|
||||
|
||||
- libwebsockets-devel
|
||||
- fftw-devel
|
||||
- libcm: lapack-devel
|
||||
- atlas-devel
|
||||
|
||||
#Design Questions:
|
||||
|
||||
How should errors be presented to the user? developer?
|
||||
|
Loading…
Reference in New Issue
Block a user