On Friday, June 2, 2017 at 1:16:19 AM UTC+1, Julie Beier wrote:
>
> Current version of SAGE: 7.5.1 though this happened with several versions,
> all binary install
> Operating System: OSX 10.11.6
> Version of Tex: Version 3.14159265-2.6-1.40.17 (TeX Live 2016); All
> packages up to date
>
> As
Hello all,
I have been trying to update my Sage so that I have the latest beta but
I have been getting a build error. I am running Mac OS Sierra 10.12.4 and
was trying to update from Sage 7.6. I attempted to update my Sage by using
the following commands:
git pull trac
make
Here is t
It is only the documentation that failed to build. You should be able to
use Sage. To fix the documentation you can try
make doc-clean
make doc
On 02/06/2017 22:24, Ben B wrote:
Hello all,
I have been trying to update my Sage so that I have the latest beta but
I have been getting
Hi Dima,
I get errors when I do this in Sagenb (which is my usual place) and when I
run it in Terminal. (I've always installed the .dmg and not the .app
version.) The errors are slightly different but both have to do with an
inability to compile the tex code. This is why I am so confused. I
On Friday, June 2, 2017 at 9:01:08 PM UTC+1, Julie Beier wrote:
>
> Hi Dima,
>
> I get errors when I do this in Sagenb (which is my usual place) and when I
> run it in Terminal. (I've always installed the .dmg and not the .app
> version.) The errors are slightly different but both have to do
Dima,
I'm not sure why I would make a new local branch. However, I was able to
successfully rebase and then build the documentation (and then pull, and
then push) after I followed your earlier advice on upgrading sage. I must
have broke something before by using the --upgrade option.
Thanks,
Z
This returns false.
On Friday, June 2, 2017 at 4:59:39 PM UTC-4, Dima Pasechnik wrote:
>
>
>
> On Friday, June 2, 2017 at 9:01:08 PM UTC+1, Julie Beier wrote:
>>
>> Hi Dima,
>>
>> I get errors when I do this in Sagenb (which is my usual place) and when
>> I run it in Terminal. (I've always insta