On Wednesday, January 29, 2020 at 3:04:12 PM UTC-8, Vipul Gupta wrote: > > Hello, > I am using Ubuntu 18.04.3 LTS with sage version 9.1 beta 2 > After using below command > git clone git://github.com/sagemath/sage.git > cd sage > git checkout develop > make >
Okay up to here. Before doing the next command, cd to a different directory: there is no reason to clone the git-trac-command repository within the Sage directory, and I suppose it could cause problems. > git clone https://github.com/sagemath/git-trac-command.git > source git-trac-command/enable.sh > echo $PATH > cd git-trac-command > Rather than the following command, I would recommend the directions in the file README.md, included with git-trac-command. > ln -s `pwd`/git-trac ~/bin/ > git trac config --user USERNAME --pass 'PASSWORD' > ssh-add > I was unable to build sage > What went wrong? Just installing git-trac-command should not interfere with building Sage. Could you provide the file `logs/install.log`? (Maybe delete that file first, then run `make`, which will produce a new log file, and attach the new one.) > I tried using './sage -br' and 'make' also. > But it is still not working > I am attaching the log file here. > The file output.txt has strange entries at the top, and the official log file might be more helpful. > Kindly help me with this I am new here. > Regards > Vipul Gupta > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/68397413-bb47-4b4f-960b-c35833c03c7e%40googlegroups.com.