Bug#1003138: Some related links

2022-01-08 Thread Yousen Zhang
A related/similar post on Windows is https://stackoverflow.com/questions/44153858/linking-against-boost-python-3-6-cant-find-boost-python-instead-of-boost-pytho As I had set using python 3.9, but ld will always tried to link libboost_python instead of libboost_python3.9 I also checked the header

Bug#1003138: libboost-tools-dev: Conflicts between libboost-tools-dev and libboost-python-dev

2022-01-04 Thread Yousen Zhang
Package: libboost-tools-dev Version: 1.74.0.3 Severity: normal Dear Maintainer, I tried to compile a simple tutorial following the link [1]. I tried to run bjam under example/tutorial after prepending the following to Jamroot file: using python : 3.9 : /usr/bin/python3