Re: [sage-devel] Re: Cannot run Sagemath session in Texmacs on Linux

2018-12-14 Thread Amir Zia
/M1C8VkW On Friday, December 14, 2018 at 8:43:33 PM UTC-5, Amir Zia wrote: > > You are correct, i installed everything all over again and used the github > plugin and now it works perfectly...thanks for mentioning it > > On Friday, December 14, 2018 at 6:41:45 AM UTC-5, E. Mad

Re: [sage-devel] Re: Cannot run Sagemath session in Texmacs on Linux

2018-12-14 Thread Amir Zia
gt; > > On Fri, Dec 14, 2018 at 11:29 AM E. Madison Bray > wrote: > > > > > > On Fri, Dec 14, 2018 at 4:04 AM Amir Zia > wrote: > > > > > > > > > > > > > > > > On Thursday, December 13, 2018 at 9:05:51 PM UTC-5, Amir

Re: [sage-devel] Re: Cannot run Sagemath session in Texmacs on Linux

2018-12-13 Thread Amir Zia
On Thursday, December 13, 2018 at 9:05:51 PM UTC-5, Amir Zia wrote: > > > > On Thursday, December 13, 2018 at 8:38:45 PM UTC-5, Samuel Lelievre wrote: >> >> Fri 2018-12-14 01:53 UTC+1, Amir Zia: >> > >> > Ubuntu 18.04 >> > Sagemath 8.1-7

Re: [sage-devel] Re: Cannot run Sagemath session in Texmacs on Linux

2018-12-13 Thread Amir Zia
On Thursday, December 13, 2018 at 8:38:45 PM UTC-5, Samuel Lelievre wrote: > > Fri 2018-12-14 01:53 UTC+1, Amir Zia: > > > > Ubuntu 18.04 > > Sagemath 8.1-7 > > Texmacs 1.99.8 > > the plugin is downloaded from this page around 3 hours ago: > >

[sage-devel] Re: Cannot run Sagemath session in Texmacs on Linux

2018-12-13 Thread Amir Zia
On Thursday, December 13, 2018 at 6:35:39 PM UTC-5, Samuel Lelievre wrote: > > - What operating system? > - What version of SageMath? How was it installed? > - What version of TeXmacs? > - What version of the TeXmacs Sage plugin? > In particular is it the latest version from > https://github.

[sage-devel] Cannot run Sagemath session in Texmacs on Linux

2018-12-13 Thread Amir Zia
Here is what I was getting at the beginning after going to insert/session/sage: [image: texmacs.jpg] then I realized I should add sage to $PATH, So this is what I did: which sage Output: /usr/bin/sage sudo ln -s /usr/bin/sage /usr/local/bin/ Now, This is the error I am getting: [image: t