you don't need git-trac-command to build Sage.
What do you see after

git clone git://github.com/sagemath/sage.git
cd sage
git checkout develop
make

?

By the way, please make sure you install packages mentioned in
https://doc.sagemath.org/html/en/installation/source.html#linux-recommended-installation

On Wed, Jan 29, 2020 at 11:04 PM Vipul Gupta <vipul.gupta73...@gmail.com> 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
> git clone https://github.com/sagemath/git-trac-command.git
> source git-trac-command/enable.sh
> echo $PATH
> cd git-trac-command
> ln -s `pwd`/git-trac ~/bin/
> git trac config --user USERNAME --pass 'PASSWORD'
> ssh-add
> I was unable to build sage
> I tried using './sage -br' and 'make' also.
> But it is still not working
> I am attaching the log file here.
> 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/CA%2BSFJRdJk7dUMYDQVQM7x5kUMQeq1eN6%3DPixjeeF%2Bz0eE82Bnw%40mail.gmail.com.

-- 
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/CAAWYfq2UpoRKXNfjFAEUn_a-sGqKSDpYfObo1UKzvNECC5ueiw%40mail.gmail.com.

Reply via email to