|
From: Shaz <sha...@gm...> - 2009-06-29 13:13:08
|
On Mon, Jun 29, 2009 at 6:03 PM, Mimi Zohar <zo...@li...>wrote: > On Mon, 2009-06-29 at 11:52 +0600, Shaz wrote: > > > > > > On Mon, Jun 29, 2009 at 4:11 AM, Mimi Zohar <zo...@li...> > > wrote: > > > > On Sat, 2009-06-27 at 12:45 +0600, waqar afridi wrote: > > > > > > > > > On Fri, Jun 26, 2009 at 5:32 PM, Subrata Modak > > > <su...@li...> wrote: > > > > > > On Thu, 2009-06-25 at 08:04 -0400, Mimi Zohar wrote: > > > > On Thu, 2009-06-25 at 16:17 +0530, Subrata Modak > > wrote: > > > > > On Thu, 2009-06-25 at 16:39 +0600, waqar afridi > > wrote: > > > > > > > > > > > > > > > > > > On Thu, Jun 25, 2009 at 3:11 PM, Subrata Modak > > > > > > <su...@li...> wrote: > > > > > > On Thu, 2009-06-25 at 13:00 +0600, > > waqar afridi > > > wrote: > > > > > > > Hi All > > > > > > > > > > > > > > I have downloaded > > ltp-full-20090531.tgz and > > > installed it > > > > > > using the > > > > > > > commands make > > autotools, ./configure, make > > > all, make > > > > > > install. but when > > > > > > > I try to run a test like > > > > > > > > > > > > > > # ./ima_tpm.sh > > > > > > > ./ima_tpm.sh: 163: source: not found > > > > > > > ./ima_tpm.sh: 164: setup: not found > > > > > > > > > > > > > > I get the error above. What could be > > the > > > problem, > > > > > > Desperately need > > > > > > > help. > > > > > > I'm not sure as the lines 163/164 from > > > http://ltp.cvs.sourceforge.net/viewvc/ltp/ltp/testcases/kernel/security/integrity/ima/tests/ima_tpm.sh?revision=1.1&view=markup > > > > 163 > > 164 # Function: main > > > > >From ltp-full-20090531, could you run the tests as: "./runltp > > -f ima"? > > > > Some messages similar to what Afridi reported like "source: not found" > > and "setup: not found" are still there. I am not snipping anything to > > be careful not to miss anything! > > Please check that 'make install' actually put the scripts in > ~/src/ltp-full-20090531/bin. > I don't have bin sub-directory in ltp-full-2009053 directory after make install! "make install" makes the dir layout like this: ~/ltp-full-20090531/testcases/bin in our case. > > Thanks! > > Mimi > > > -- Shaz |