KeunHo Yoon wrote:
>
> 10.Temporarily add the pvm library directory to your search path by entering
> "export PATH=$PATH:$PVM_ROOT/lib"
Are you using a bourne shell or a c shell? The syntax for this step in
c shell (csh or tcsh) would be
"setenv PATH ${PATH}:${PVM_ROOT}/lib" (I think, I ususally use a bourne
shell myself...)
Jerome
--
*******************************
* they'll tell you what can't * mailto:ber### [at] inamecom
* be done and why... * http://www.enst.fr/~jberger
* Then do it. *
*******************************
Post a reply to this message
|