← Back to team overview

dorsal team mailing list archive

Re: Toward Dorsal 1.0.0

 

On Mon, Dec 12, 2011 at 4:25 PM, zeljka <zeljkat@xxxxxxx> wrote:
>>   ldd libpetsc.so
..
>        libptscotch-5.1.so => /usr/lib/libptscotch-5.1.so (0x00007f5a2a741000)
>        libptscotcherr-5.1.so => /usr/lib/libptscotcherr-5.1.so
..
>        libscotch-5.1.so => /usr/lib/libscotch-5.1.so (0x00007f5a24bdb000)
>        libscotcherr-5.1.so => /usr/lib/libscotcherr-5.1.so

OK, so libpetsc.so is using the SCOTCH packages under /usr/lib witch
does not work on squeeze or on Maverick. A simple solution would be to
remove the libptscotch* and libscotch* packages with apt and rebuild
PETSc.

This is the reason I didn't see this error when building in a clean
environment (no SCOTCH pacakges installed).

Johannes


Follow ups

References