From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1XriRA-0006VO-SY for ltp-list@lists.sourceforge.net; Fri, 21 Nov 2014 07:15:24 +0000 Received: from mailout4.samsung.com ([203.254.224.34]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-MD5:128) (Exim 4.76) id 1XriR7-0000YT-KD for ltp-list@lists.sourceforge.net; Fri, 21 Nov 2014 07:15:24 +0000 Received: from epcpsbgm1.samsung.com (epcpsbgm1 [203.254.230.26]) by mailout4.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0NFD0062EO5EVC80@mailout4.samsung.com> for ltp-list@lists.sourceforge.net; Fri, 21 Nov 2014 16:15:14 +0900 (KST) From: Raju References: In-reply-to: Date: Fri, 21 Nov 2014 12:45:41 +0530 Message-id: <001301d0055a$fb71a930$f254fb90$@samsung.com> MIME-version: 1.0 Content-language: en-us Subject: [LTP] Need help to run LTP on Android List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============4661717643613383477==" Errors-To: ltp-list-bounces@lists.sourceforge.net To: ltp-list@lists.sourceforge.net, manjo@mail.utexas.edu, robbiew@us.ibm.com, subrata@linuc.vnet.ibm.com This is a multipart message in MIME format. --===============4661717643613383477== Content-type: multipart/alternative; boundary="----=_NextPart_000_0014_01D00589.152B6BD0" Content-language: en-us This is a multipart message in MIME format. ------=_NextPart_000_0014_01D00589.152B6BD0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello All, I have build the LTP source code using the following steps. Set all the env variables to cross compile with tool chain. After that used the command to configure. ./configure AR=arm-none-linux-gnueabi-ar CC=arm-none-linux-gnueabi-gcc RANLIB=arm-none-linux-gnueabi-ranlib STRIP=arm-none-linux-gnueabi-strip --host=arm-linux --target=arm-linux Then did , make all make install Then I copied all the installed in output directory via adb push to /data/ltp folder. Later to execute the LTP we issued command. export PATH=/data/ltp:$PATH export PATH=/data/ltp/testcases/bin:$PATH export PATH=/data/ltp/runtest:$PATH sh ./runltp -p -l /data/ltp/result.log -o /data/ltp/result-output.log -d /data/ltp/tmp When I execute it , it gives me error. root@kanas:/data/ltp # ./runltp -p -l test.log -o test.log -d /data/ltp/tmp ./runltp -p -l test.log -o test.log -d /data/ltp/tmp ./runltp[999]: basename: not found root@kanas:/data/ltp # Can u please suggest me if if I am doing anything wrong that I am getting this error. Request your help. If you need any more info please respond this this e-mail. Regards, Raju ------=_NextPart_000_0014_01D00589.152B6BD0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello = All,

 

I have build the LTP source code using the following = steps.

 

Set all the env variables to cross compile with tool = chain.

 

After that used the command to = configure.

 

./configure AR=3Darm-none-linux-gnueabi-ar = CC=3Darm-none-linux-gnueabi-gcc RANLIB=3Darm-none-linux-gnueabi-ranlib = STRIP=3Darm-none-linux-gnueabi-strip --host=3Darm-linux = --target=3Darm-linux

 

Then did = ,

make all

make install  

 

Then I = copied all the installed in output directory via adb push to /data/ltp = folder.

 

Later to execute the LTP we issued command. =

 

export PATH=3D/data/ltp:$PATH

export = PATH=3D/data/ltp/testcases/bin:$PATH

export PATH=3D/data/ltp/runtest:$PATH

 

sh ./runltp = -p -l /data/ltp/result.log -o /data/ltp/result-output.log -d = /data/ltp/tmp

 

When I = execute it , it gives me error.

 

root@kanas:/data/ltp # ./runltp -p -l test.log -o = test.log  -d /data/ltp/tmp

./runltp -p -l test.log -o test.log  -d = /data/ltp/tmp

./runltp[999]: = basename: not found

root@kanas:/data/ltp #

 

Can u please = suggest me if if I am doing anything wrong that I am getting this error. =  Request your help. If you need any more info please respond this = this e-mail.

 

Regards,

Raju

------=_NextPart_000_0014_01D00589.152B6BD0-- --===============4661717643613383477== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk --===============4661717643613383477== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list --===============4661717643613383477==--