On Mon, Mar 30, 2009 at 04:24:54PM +0100, John Hearns wrote:
> 2009/3/30 Kevin McManus <k.mcma...@gre.ac.uk>:
> > >
> > I can find psm libs at...
> >
> > /usr/lib/libpsm_infinipath.so.1.0
> > /usr/lib/libpsm_infinipath.so.1
> > /usr/lib64/libpsm_infinipath.so.1.0
> > /usr/lib64/libpsm_infinipath.so.1
> 
> 
> On x86_64 type systems /usr/lib64 are the 64 bit libraries,  /usr/lib
> are the 32 bit ones

it was more the exact syntax of passing a path to configure I am less
than clear about. Tried building with...

../configure x86_64 \
        CC=cc CXX=CC F77=f77 FC=f90 \
        CFLAGS=-m64 CXXFLAGS=-m64 FFLAGS=-m64 FCFLAGS=-m64 \
        --enable-static \
        --enable-orterun-prefix-by-default \
        --enable-mpi-f90 \
        --disable-mpi-threads \
        --with-psm \
        --with-psm-lib=/usr/lib64

but still hang on the bucket error


k.mcma...@gre.ac.uk - http://staffweb.cms.gre.ac.uk/~k.mcmanus
--------------------------------------------------------------
Dr Kevin McManus                                Queen Mary 413
School of Computing & Mathematical Sciences,
University of Greenwich,
Old Royal Naval College,
Park Row, Greenwich,                   Tel +44 (0)208 331 8719 
London, SE10 9LS                       Fax +44 (0)208 331 8665
--------------------------------------------------------------

University of Greenwich, a charity and company limited by
guarantee, registered in England (reg no. 986729)
Registered Office: Old Royal Naval College

Reply via email to