Yo Hal!

On Tue, 18 Mar 2025 01:59:54 -0700
Hal Murray via devel <devel@ntpsec.org> wrote:

> There is also dist-packages vs site-packages on Debian
> 
> The old waf used dist-packages
> The new waf uses site-packages (like Fedora)

dist-packages is for system (distribution) unstalled packages
site-packages is for user (site) unstalled packages

site-packages was always the correct sub-dir, when user installed.
Since waf changed it, the PYTHONDIR var needs to be changed to match.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin
_______________________________________________
devel mailing list
devel@ntpsec.org
https://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to