How to Install EnFlash on Linux
These instructions explain how to install EnFlash to Linux/Unix Platform. In my case i use Fedora 3 release.
1. Step one : you must install MTASC read this instruction How to Install MTASC over Linux
2. Step two:
- you must download enFlash
- after open enFlash archive, you must download my Shell Script and put shell arhive in main enFlash directory type:
tar -xzvf enFlashRun.tar.gz - change permission to files
chmod 775 asdemo.sh
chmod 775 xmldemo.sh - Remember asdemo.sh and xmldemo.sh must stay in main enFlash directory
- and go to main enFlash directory and type:
./xmldemo.sh
in this moment you compile enFlash XMLDemo after that you must type
./asdemo.sh
and compile enFlash ASDemo
That is all to work with enFlash Application over Linux
Enjoy
)))