Skip to content
Snippets Groups Projects
Commit 71f167fa authored by Torsten Merz's avatar Torsten Merz
Browse files

changed and added README files

parent 0edb0c5e
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,11 @@
1) install libxml2-dev
2) install the ESM tools and the SMI library (see README in root)
2) install the ESM tools and the SMI library (see README files in
ui and smi directories)
3) ensure the ui bin directory is in your environmnt path
(e.g. export PATH=$PATH:/home/aslab/lrs_esm/ui/bin)
3) ensure the ui binary directory is in your environmnt path
(e.g. export PATH=$PATH:/home/aslab/esm/ui/bin)
4) set env. variable SMI_LIB_DIR to target directory
(e.g. export SMI_LIB_DIR=/usr/smi_lib)
......
Build:
1. enter ui directory
2. "qmake"
3. "make"
4. set PATH environment variable to ui/bin
5. install symbol.ttf font
Run:
"esmeditor"
"esmeditor <filename>"
"make edit" (see makefiles in examples)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment