|
From: Mimi Z. <zo...@li...> - 2009-06-30 12:04:06
|
On Tue, 2009-06-30 at 11:33 +0600, waqar afridi wrote: > > > On Tue, Jun 30, 2009 at 11:23 AM, waqar afridi > <afr...@gm...> wrote: > > I tried that and the result was > > # ./ima_tpm.sh > ./ima_tpm.sh: 164: setup: not found > > It did solved the source not found error. but the setup not > found error still exists. May some thing wrong with ima_setup? > Thanx My mistake. Could you try replacing "source " with a ". " like ". `dirname $0`/ima_setup.sh"? Thanks! Mimi |