I posted this to Stackoverflow and the original post can be seen here. I'll try
and copy and past the contents below. Thank you for your help!
https://stackoverflow.com/questions/49074327/python-3-6-fails-to-install-to-non-standard-directory-under-linux
I have a completely insulated boostrapped
Here's my configure I need to set ac_cv_fun_utimensat=no and
ac_cv_func_futimens=no because presumably the file-system or kernel on my
system doesn't support nanosecond timestamps. With these options, and patching
the configure/setup.py files to remove references to /usr/lib/ncursesw and
replac
On Friday, March 2, 2018 at 12:27:17 PM UTC-8, Lawrence D’Oliveiro wrote:
> On Saturday, March 3, 2018 at 6:42:05 AM UTC+13, bsfer...@avnera.com wrote:
>
> > ...
> > File "/nfs/home/myuser/lfs/sources/Python-3.6.4/Lib/shutil.py", line 476,
> > in rmtree
> > ...
>
> NFS trouble?
>
> I have had