|
From: Mimi Z. <zo...@li...> - 2009-06-29 16:45:40
|
On Mon, 2009-06-29 at 19:14 +0600, Shaz wrote: > On Mon, Jun 29, 2009 at 7:13 PM, Shaz <sha...@gm...> wrote: > > > Yes the scripts are there. In each of the scripts, there is a line: 'source `dirname $0`\/ima_setup.sh'. Could you try replacing 'source' with './' like: ./`dirname $0`\/ima_setup.sh' Thanks! Mimi |