On Monday, May 19, 2014 12:22:01 PM UTC+2, François wrote: > > This is quite ugly. I notice an unhealthy mix. You’ll notice: > > -I/tmp/tmprP11xO-sage-git-temp-15178/local/lib/python/site-packages/numpy/core/include > > > > which should enable you to find the header, but were does > -I/home/ralf/sage/local/include/python2.7 > come from?
Before I try to answer this question, I'd rather want to know why the paths all point to /tmp/xyz (which is SAGE_ROOT) instead of /home/ralf/sage (where python lives and python packages were installed) which is where the header files actually are---and which is to be expected, as you say in your first answer. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
