On May 20, 2005, at 6:10 PM, Ben Heaps wrote:
> Im not too familiar with UNIX yet, but getting there.
>
> Hopefuly step 2 solves the problem, is adding -lSystemStubs to my
> libraries easy to do in a bash shell?
>
> I tried editing .bashrc and adding LDFLAGS = -lSystemStubs
Did that work?
I would recommend instead:
./configure LIBS=-lSystemStubs
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|