Next: Configuring MIN via the MIN Test Framework initialization file, Previous: Creating MIN Debian packages, Up: Creating MIN Debian packages
The recommended way is to create a debian package in Scratchbox and install it to hardware.
Alternatively MIN must be compiled in Scratchbox and following binaries have to be copied into the hardware:
min/src/main/min.bin
to /usr/bin/
min/src/main/min
to /usr/bin/
min/src/tmc/tmc
to /usr/bin/
min/conf/min.conf
to /etc/
Your_test_library.so
to /home/<user name>/.min/
Note: The location of these files must match the paths in min.conf
file.