Re: Where to python libraries get installed?

2017-10-07 Thread Hal Murray via devel
>> What sort of cleanup does waf install do? Is that documented anyplace? > I don't think install cleans up anything at all. Uninstall removes files > that would be installed by the *current* code, which of course may leave > stuff around if the location or set of files changes. Thanks. There

Re: Where to python libraries get installed?

2017-10-07 Thread Fred Wright via devel
On Sat, 7 Oct 2017, Hal Murray wrote: > > No, if "storing" includes the code that may clean up old library installs. > > Ahh... Thanks. That brings up a question I've been wondering about for ages. > > What sort of cleanup does waf install do? Is that documented anyplace? I don't think instal

Re: Where to python libraries get installed?

2017-10-07 Thread Hal Murray via devel
> No, if "storing" includes the code that may clean up old library installs. Ahh... Thanks. That brings up a question I've been wondering about for ages. What sort of cleanup does waf install do? Is that documented anyplace? -- These are my opinions. I hate spam. ___

Re: Where to python libraries get installed?

2017-10-07 Thread Fred Wright via devel
On Sat, 7 Oct 2017, Hal Murray wrote: > >>> Should it also printout where it will install the python libraries? > >> Good idea. I'd take that patch. > > > It's already there. Look at PYTHONDIR towards the end. > > Thanks. > > Is that used for anything other that storing python libraries? No, i

Re: Where to python libraries get installed?

2017-10-07 Thread Hal Murray via devel
>>> Should it also printout where it will install the python libraries? >> Good idea. I'd take that patch. > It's already there. Look at PYTHONDIR towards the end. Thanks. Is that used for anything other that storing python libraries? What is PYTHONARCHDIR used for? -- These are my opinion

Re: Where to python libraries get installed?

2017-10-07 Thread Fred Wright via devel
On Sat, 7 Oct 2017, Eric S. Raymond via devel wrote: > Hal Murray via devel : > > waf configure prints out: > > PREFIX: /usr/local > > > > Should it also printout where it will install the python libraries? > > Good idea. I'd take that patch. It's already there. Look

Re: Where to python libraries get installed?

2017-10-07 Thread Eric S. Raymond via devel
Hal Murray via devel : > waf configure prints out: > PREFIX: /usr/local > > Should it also printout where it will install the python libraries? Good idea. I'd take that patch. -- http://www.catb.org/~esr/";>Eric S. Raymond My work is funded by the In

Where to python libraries get installed?

2017-10-07 Thread Hal Murray via devel
waf configure prints out: PREFIX: /usr/local Should it also printout where it will install the python libraries? -- These are my opinions. I hate spam. ___ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mai