5 | | Found that out in sage-on-gentoo by installing manually all headers, pxi, pxd, .rst files plus generated headers, fixing pxi.h, not installing the sources at all and pointing `SAGE_SRC` to `/usr/lib64/python2.7/site-packages`. I am relatively impressed at how well that went but I know for a fact that some doctests were not run by my `sage -t --long --all` command (there is one doctest currently timing out on my sage-on-gentoo install and it was definitely not run). |
| 5 | Found that out in sage-on-gentoo by installing manually all headers, pxi, pxd, .pyx, .rst files plus generated headers, fixing pxi.h, not installing the sources at all and pointing `SAGE_SRC` to `/usr/lib64/python2.7/site-packages`. I am relatively impressed at how well that went but I know for a fact that some doctests were not run by my `sage -t --long --all` command (there is one doctest currently timing out on my sage-on-gentoo install and it was definitely not run). |