FFC test scripts do not detect libraries correctly

Issue #15 resolved
Prof Garth Wells created an issue

The FFC test script (test/regression/test.py) hard-wires library locations. On Ubuntu 13.10, this means that it can't find the system Boost libraries (which are in /usr/lib/x86_64-linux-gnu), and tests fail to build.

Comments (6)

  1. Log in to comment