Hi Greg,

* Greg Watson wrote on Tue, Sep 27, 2005 at 10:27:22PM CEST:
> 
> Trying to install ompi on a bproc machine with no network filesystem.  
> I've copied the contents of the ompi lib directory into /tmp/ompi on  
> each node and set my LD_LIBRARY_PATH to /tmp/ompi. However when I run  
> the program, I get the following error. Any suggestions on what else  
> I need to do?

[ Disclaimer: I don't know much about bproc, so I don't know if this
applies here ]

You could try to
  configure --prefix=/tmp/ompi
and then just
  make install
there?

Cheers,
Ralf

> [n0:31161] [NO-NAME] ORTE_ERROR_LOG: Not found in file  
> orte_init_stage1.c at line 191
> [n0:31161] [NO-NAME] ORTE_ERROR_LOG: Not found in file  
> orte_system_init.c at line 39
> [n0:31161] [NO-NAME] ORTE_ERROR_LOG: Not found in file orte_init.c at  
> line 47

Reply via email to