lfex/dockerfiles

Fedora build is currently failing with latest LFE (1.3dev)

Closed this issue · 1 comments

Step 19 : RUN cd `dirname $LFE_HOME` &&
       git clone https://github.com/rvirding/lfe.git &&
       cd $LFE_HOME &&
       mkdir -p ebin &&
       make compile &&
       make install
 ---> Running in 89194c7257f7
Cloning into 'lfe'...
escript get_comp_opts.escript
/usr/lib/erlang/erts-5.9.3.1/bin/beam.smp: error while loading shared libraries: 
    libncurses.so.5: cannot open shared object file: No such file or directory
make: *** No rule to make target 'comp_opts.mk', needed by 'compile'.  Stop.

Not going to support this image type anymore; see #25.