Dear friends:
I am trying to install the SAMRAI lib(
https://computation-rnd.llnl.gov/SAMRAI/software.php)
into the opensuse13.1. I have installed the boost lib in /usr/lib64
but when i configure it with
./configure --with-boost=/usr/lib64
, it gives me the following error:
Checking for boost installation...
configure: error: boost not found in /usr/lib64
Could you please give me some suggestions why the SAMRAI can not find it.
Regards