UFC

Comment 1 for bug 900760

Revision history for this message
Johan Hake (johan-hake) wrote : Re: [Bug 900760] [NEW] utils/python/ufc_utils/build.py looks in /usr/lib but not in /usr/lib64 when seraching for libboost_math

Thanks for reporting. Our intention is to come up with a more robust way of
finding these libraries.

Can you confirm that changing the mentioned line to:

    for lib_dir in ["", "lib64", "lib"]:

fix the problem?

Johan

On Tuesday December 6 2011 14:56:26 Marco Morandini wrote:
> Public bug reported:
>
> at line 145
>
> ** Affects: ufc
> Importance: Undecided
> Status: New