Dyalog APL could not initialise
3 posts
• Page 1 of 1
Dyalog APL could not initialise
Can you help me with this please?
After trying to install Dyalog APL on my RaspberryPi under Rasperian Stretch OS many times, I cannot get it to run right. The programming menu call-up doesn't work. Typing dyalog in a terminal gives: "Dyalog APL could not initialise". It will only run in a terminal with superuser mode. There is no ride-4.2 interface, although that is installed too.
After trying to install Dyalog APL on my RaspberryPi under Rasperian Stretch OS many times, I cannot get it to run right. The programming menu call-up doesn't work. Typing dyalog in a terminal gives: "Dyalog APL could not initialise". It will only run in a terminal with superuser mode. There is no ride-4.2 interface, although that is installed too.
- ESgt
- Posts: 2
- Joined: Mon Feb 06, 2017 11:50 pm
- Location: Long Eaton, Derbyshire, UK
Re: Dyalog APL could not initialise
Hi there
It's always a good idea to try starting APL from a terminal window (on non-Windows platforms that is) just to eliminate RIDE being a problem .. you can almost always type ")off" !
I suggest opening a terminal window and moving .dyalog to another name and trying again. If that doesn't work, can you send support@ an email with the full error message and also the output of "echo $?" immediately after APL has failed to start.
Once we get to the bottom of this we'll update this thread with a summary of the problem just so others can fix it quickly should they have it.
It's always a good idea to try starting APL from a terminal window (on non-Windows platforms that is) just to eliminate RIDE being a problem .. you can almost always type ")off" !
I suggest opening a terminal window and moving .dyalog to another name and trying again. If that doesn't work, can you send support@ an email with the full error message and also the output of "echo $?" immediately after APL has failed to start.
Once we get to the bottom of this we'll update this thread with a summary of the problem just so others can fix it quickly should they have it.
-
AndyS|Dyalog - Posts: 263
- Joined: Tue May 12, 2009 6:06 pm
Re: Dyalog APL could not initialise
Its like this:
pi@raspberrypi:~ $ dyalog # In a terminal as Menu>Programming
# >Dyalog APL (TTY) does nothing
Dyalog APL could not initialise. # This IS the error message
pi@raspberrypi:~ $ echo $? # As suggested
1 #
pi@raspberrypi:~ $ sudo su #
root@raspberrypi:/home/pi# dyalog # Starts only as superuser
Dyalog APL/S Version 17.1.37241
Serial number: ×××××× - not for commercial use
+-----------------------------------------------------------------+
| Dyalog is free for non-commercial use but is not free software. |
| A non-commercial licence can be used for experiments and |
| proof of concept until the point in time that it is of value. |
| For further information visit |
| https://www.dyalog.com/prices-and-licences.htm |
+-----------------------------------------------------------------+
Mon Nov 25 15:14:27 2019
pi@raspberrypi:~ $ dyalog # In a terminal as Menu>Programming
# >Dyalog APL (TTY) does nothing
Dyalog APL could not initialise. # This IS the error message
pi@raspberrypi:~ $ echo $? # As suggested
1 #
pi@raspberrypi:~ $ sudo su #
root@raspberrypi:/home/pi# dyalog # Starts only as superuser
Dyalog APL/S Version 17.1.37241
Serial number: ×××××× - not for commercial use
+-----------------------------------------------------------------+
| Dyalog is free for non-commercial use but is not free software. |
| A non-commercial licence can be used for experiments and |
| proof of concept until the point in time that it is of value. |
| For further information visit |
| https://www.dyalog.com/prices-and-licences.htm |
+-----------------------------------------------------------------+
Mon Nov 25 15:14:27 2019
- ESgt
- Posts: 2
- Joined: Mon Feb 06, 2017 11:50 pm
- Location: Long Eaton, Derbyshire, UK
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group