|
From: Raj S <raj...@ho...> - 2026-05-08 17:22:56
|
I am logged into a GCM VM as root (sudo su -) and create /home/share folder in it. I then ran apt-get install libboost-all-dev (It all went in successfully. I also ran ldconfig after this for good measure). Then when I download and unbox QuantLib-1.4.1.tar.gz and then run ./configure At the end I keep seeing this checking for Boost development files… no configure: error: Boost development files not found I have checked under /usr/include and under /usr/lib and clearly boost is there (under a sub-dir). This never happened before - but seems to be for release 1.42.1 Any ideas? |