Mon 2019-03-04 19:01:49 UTC+1, hrishabh on sage-devel:
>
> I am installing sage's developer version. After extracting
> sage-8.6.tar.gz and then ran make file. Following Error
> occured after one hour of build:
>
> Copying package files from temporary location
> 
/home/hrishabh/Documents/Sage/sage-8.6/var/tmp/sage/build/gfortran-7.2.0/inst
> to /home/hrishabh/Documents/Sage/sage-8.6
>
> cp: cannot overwrite non-directory
> '/home/hrishabh/Documents/Sage/sage-8.6/./lib64' with directory
> 
'/home/hrishabh/Documents/Sage/sage-8.6/var/tmp/sage/build/gfortran-7.2.0/inst/home/hrishabh/Documents/Sage/sage-8.6/./lib64'
>
> My os is ubuntu.
> I am unable to share log file as it is more that 25 MB.
> Can someone Help me solve this problem.

You are using the source for the latest stable version of Sage,
which is Sage 8.6. You should instead start from the latest
development version of Sage, which is Sage 8.7.beta6.

The issue you are having still existed in Sage 8.6. It was fixed in

    https://trac.sagemath.org/ticket/27109

which was merged in Sage 8.7.beta2.

Note that you can find all Sage Trac tickets whose summary include
"lib64" with the following query:

https://trac.sagemath.org/query?order=id&desc=1&summary=~lib64


-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to