Thank you for the quick answers, and sorry for my late reply. I don't have
time jump into that for a while, but I'll give it a try as soon as possible.
Robert
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop
>
>
> You should (at least) put back the part to link to libreadline.
> I don't remember if I pushed the fix upstream.
> Don't think so.
> It is not Cygwin specific as it is bad underlinking, so maybe they'll do
> something.
>
> Otherwise they don't really like cygwin:
> https://bugs.r-project.or
On Thursday, January 14, 2016 at 2:43:32 PM UTC+1, Travis Scrimshaw wrote:
>
>
> On Thursday, January 14, 2016 at 5:42:43 AM UTC-8, Travis Scrimshaw wrote:
>>
>> That did now work for me.
>>
>
> That did not work for me.
>
You should (at least) put back the part to link to libreadline.
I don't
On Thursday, January 14, 2016 at 5:42:43 AM UTC-8, Travis Scrimshaw wrote:
>
> That did now work for me.
>
That did not work for me.
--
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
Hey Jean-Pierre,
On Thursday, January 14, 2016 at 1:17:48 AM UTC-8, Jean-Pierre Flori wrote:
>
>
>
> On Thursday, January 14, 2016 at 10:04:52 AM UTC+1, Jean-Pierre Flori
> wrote:
>>
>> I see
>>
>> #if (defined(Win32) || defined(Win64))/* R instance as a global */Rstart
>> Rp;#endif
>> in src/ri
On Thursday, January 14, 2016 at 10:04:52 AM UTC+1, Jean-Pierre Flori wrote:
>
> I see
>
> #if (defined(Win32) || defined(Win64))/* R instance as a global */Rstart
> Rp;#endif
> in src/rinterface/_rinterface.c.
> That sounds fishy for Cygwin.
>
>
> It looks like: http://trac.sagemath.org/ticket/
I see
#if (defined(Win32) || defined(Win64))/* R instance as a global */Rstart
Rp;#endif
in src/rinterface/_rinterface.c.
That sounds fishy for Cygwin.
It looks like: http://trac.sagemath.org/ticket/16089
And that the cygwin patch was ill porte here:
http://trac.sagemath.org/ticket/19638
Note
FYI, I get the same problem on Cygwin32.
Best,
Travis
On Wednesday, January 13, 2016 at 9:32:17 AM UTC-8, robert.ma...@web.de
wrote:
>
> Hello,
> I've been using the Sage appliance in Virtualbox on Windows 7 for some
> time now. And I like it very much. Thank you for this wonderful package of