I upgraded to SVN 346 and get the following on startup:
$ apl
execve() failed
::connect() to existing APserver failed: Connection refused
*** using local Svar_DB cache
after which the apl workspace is unresponsive unless I press ctrl-C,
then I get the message:
*** Failed to start APnnn: processor 1001 will not accept incoming
shared variable offers. Expect surprises.
Using Linux Mint Debian 64-bit; did the following:
svn update
./configure
make
sudo make install
make clean
APserver is in /usr/local/bin along with the other apl executables.
When I revert to SVN 344 everything works normally.