Bradley, > In deal.II 6.3.0, configure.in should call the DEAL_II_CHECK_RPATH macro > before the DEAL_II_CHECK_BOOST macro as that way the LD_PATH_OPTION > variable is properly set.
That's a legitimate point. I suppose you are using an external installation of BOOST, right? Thanks for the patch. I've decided to rather move the BOOST check down than the RPATH test up, but I appreciate the suggestion. This is now in the development sources and on the branch for when (if) we push out a 6.3.1. Thanks Wolfgang ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
