Search found 22 matches

by Jason|Dyalog
Thu Aug 10, 2017 1:09 pm
Forum: Raspberry Pi
Topic: Run Dyalog on Raspberry PI Boot
Replies: 8
Views: 50651

Re: Run Dyalog on Raspberry PI Boot

*Updated without sockets* Hi Tom. I've had a bit of a play with this today, First of all the reason you're seeing EOF INTERRUPT is because the APL has no input and therefor doesn't know what to do. What you need to do is redirect input from a socket, unfortunately you can't do this within systemd ...
by Jason|Dyalog
Fri Jul 07, 2017 10:44 am
Forum: Raspberry Pi
Topic: Dyalog 16 and Ride on Raspberry Pi
Replies: 3
Views: 24834

Re: Dyalog 16 and Ride on Raspberry Pi

RIDE from another computer (your windows computer for example) will work in the same way as it did before. For version 16.0 we recommend upgrading to RIDE4 which has many more features from RIDE3.

Jason.
by Jason|Dyalog
Fri Jul 07, 2017 9:34 am
Forum: Raspberry Pi
Topic: Dyalog 16 and Ride on Raspberry Pi
Replies: 3
Views: 24834

Re: Dyalog 16 and Ride on Raspberry Pi

Hi Ray. As part of the install of Dyalog 16.0 on the Raspberry Pi we also install RIDE4, You can still start you the TTY version of Dyalog by selecting Dyalog APL (TTY) from the menu. To my knowledge, there was no RIDE3 on the Raspberry Pi as the system used to render the HTML was not available on ...
by Jason|Dyalog
Thu Jul 10, 2014 2:45 pm
Forum: WPF & Syncfusion
Topic: How to use Syncfusion's SfChart with 2015⌶ ?
Replies: 5
Views: 24748

Re: How to use Syncfusion's SfChart with 2015⌶ ?

We have moved this to the (new) WPF & Syncfusion category.

Jason
by Jason|Dyalog
Tue Jan 21, 2014 10:10 am
Forum: UNIX and Linux
Topic: Raspberry Pi and Dyalog signature
Replies: 3
Views: 45431

Re: Raspberry Pi and Dyalog signature

Hi Ray.

If you run the following line on your pi (as root)

Code: Select all

wget -O - http://packages.dyalog.com/dyalog-apt-key.gpg.key | apt-key add -


This will import our GPG signature and resolve this issue.

Jason
by Jason|Dyalog
Tue Sep 25, 2012 11:06 am
Forum: UNIX and Linux
Topic: Problem running mapl in xterm on Ubuntu
Replies: 16
Views: 131395

Re: Problem running mapl in xterm on Ubuntu

With regards to setting the keyboard up, There is a feature in Unity/Gnome3 that doesn't show the APL language in the configuration window. I have updated our keyboards post here: http://www.dyalog.com/forum/viewtopic.php?f=20&t=210 with information on how to set this up for newer distributions. You ...
by Jason|Dyalog
Tue Sep 25, 2012 11:02 am
Forum: UNIX and Linux
Topic: Keyboard setup on Linux
Replies: 12
Views: 273467

Re: Keyboard setup on Linux

I have edited the first post here with information about newer versions of Linux and getting the keyboard working.

Jason.
by Jason|Dyalog
Wed Feb 22, 2012 9:16 am
Forum: APL Chat
Topic: Zark APL Tutor
Replies: 11
Views: 36954

Re: Zark APL Tutor

Hi Neeraj

Thanks for that, I will keep tackling it and see if we can get this to work in all browsers.

Jason.
by Jason|Dyalog
Mon Feb 20, 2012 3:03 pm
Forum: APL Chat
Topic: Zark APL Tutor
Replies: 11
Views: 36954

Re: Zark APL Tutor

Hi neeraj I have made some changes to the tutorial system, please could you have a look and see if it is now working for you, on Safari on OSX and on Opera on Windows, we're still seeing some odd issues where you need to press NEXT twice, otherwise it appears to be working, I'll continue to look ...
by Jason|Dyalog
Mon Feb 20, 2012 2:20 pm
Forum: APL Chat
Topic: Zark APL Tutor
Replies: 11
Views: 36954

Re: Zark APL Tutor

neeraj,

Just so you know, I'm looking into this issue at the moment. I'm able to replicate what you see on Safari on OSX 10.6.

Jason.