Thank u for ur suggestions i got it now. Thank u very much
On Tue, Dec 2, 2008 at 6:19 PM, Tim Prince <TimothyPrince_at_[hidden]>wrote:
> suresh alapati wrote:
> > I could see LAM/MPI bin and man directories in prefix path, which
> > i specified during configuration. But i can not execute LAM/MPI coomand
> in
> > my shell (ex: laminfo,lamboot, etc). When i am trying to execute these
> > commands then i am getting message:* bash: no such command found*. But if
> i
> > copy the lam/mpi commands from lam executable directory (/usr/local/lam)
> to
> > /bin directory they are working.
> add /usr/local/lam/bin to your PATH, similarly /lib i.e. (bash example)
> export PATH=/usr/local/lam/bin:$PATH
> export LD_LIBRARY_PATH=/usr/local/lam/lib:$LD_LIBRARY_PATH
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
|