[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-apl] [bug-apl] SVN 346 APserver error on startup
From: |
apm |
Subject: |
Re: [Bug-apl] [bug-apl] SVN 346 APserver error on startup |
Date: |
Sat, 28 Jun 2014 11:47:46 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
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.
- Re: [Bug-apl] [bug-apl] SVN 346 APserver error on startup,
apm <=