Lines Matching refs:ltp
6 1. In order to compile ltp you must have make 3.80+ (make 3.81 preferred).
7 2. In order to compile and use ltp-scanner (a utility in the pan directory),
105 If you get a build error, please report it to ltp@lists.linux.it with
147 1> tar xzf ltp-XXXXXXXX.tar.gz
148 2> cd ltp
152 6> /opt/ltp/runltp
159 - The installation directory is /opt/ltp by default. Please see
174 2. Untar the ltp tarball into a spare directory. There is not a
195 in the same exact location, i.e. if the client has /root/ltp, then the
196 server must have /root/ltp. This is required because certain tests
302 install -m 00644 "/scratch/ltp-dev2/ltp/include/test.h" "/scratch/ltp-install12/include/test.h"
303 …install -m 00644 "/scratch/ltp-dev2/ltp/include/tlibio.h" "/scratch/ltp-install12/include/tlibio.h"
304 …install -m 00644 "/scratch/ltp-dev2/ltp/include/usctest.h" "/scratch/ltp-install12/include/usctest…
305 …install -m 00644 "/scratch/ltp-dev2/ltp/include/write_log.h" "/scratch/ltp-install12/include/write…
306 make[1]: Leaving directory `/scratch/ltp-dev2/ltp/include'
307 make -C lib -f "/scratch/ltp-dev2/ltp/lib/Makefile" all
308 make[1]: Entering directory `/scratch/ltp-dev2/ltp/lib'
319 make[1]: Entering directory `/scratch/ltp/testcases/realtime'
321 make[1]: Leaving directory `/scratch/ltp/testcases/realtime'