On Mon, Mar 4, 2019 at 6:01 PM <h...@iitbbs.ac.in> wrote:
>
> Hi,
>   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'

The error comes from an attempt to build gfortran from source.

Most probably you can simply install gfortran on your system and use
it, instead of
buiding gfortan. Please have a look at
http://doc.sagemath.org/html/en/installation/source.html#prerequisites

Basically, do

sudo apt-get install binutils gcc g++ gfortran make m4 perl tar git
openssl libssl-dev libffi-dev



> 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.
> Thank you,
>
> ________________________________
> Disclaimer: This email and any files transmitted with it are confidential and 
> intended solely for the use of the individual or entity to whom they are 
> addressed. If you have received this email in error please notify the system 
> manager. This message contains confidential information and is intended only 
> for the individual named. If you are not the named addressee you should not 
> disseminate, distribute or copy this e-mail. Please notify the sender 
> immediately by e-mail if you have received this e-mail by mistake and delete 
> this e-mail from your system. If you are not the intended recipient you are 
> notified that disclosing, copying, distributing or taking any action in 
> reliance on the contents of this information is strictly prohibited.
>
> --
> 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.

-- 
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