This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/3] Fix build issues involving Python


On Mon, Feb 11, 2019, at 12:26 PM, David Ward wrote:
> The following patches fix build issues that arise because of differences
> in the way Python is installed across distributions. For example, RHEL 8
> will not have a program called "python" [1]. In Arch Linux, the "python"
> program is actually Python 3. And in many cases, Python 2 is no longer
> installed by default.

Thank you! It looked good to me, so I have pushed these patches to the repo. Sorry about the delay.

I can attest to needing these fixes on RHEL8 to avoid needing to configure --with-python manually.

-- 
All the best,
    Serhei
    https://serhei.io


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]