Hello,
can you provide me some hints for the following problem ?
I've compiled ecl from git on a debian stretch machine.
Then I've tried to compile the "qt" example,
which did hang when loading "lparallel"
So I started "ecl" from a shell,
and did execute
(ql:quickload :lparallel
Am 01.09.2018 um 04:36 schrieb Faré:
> On Thu, Aug 30, 2018 at 1:46 PM Marius Gerbershagen
> wrote:
>> The test-require.script test fails because it tries to require
>> the :rt module which is deprecated on the develop branch and no longer
>> build by default. A simple fix is to use the :socke