[erlang-questions] Build failing on Ubuntu 8.10
Gleb Peregud
gleber.p@REDACTED
Mon Dec 8 15:33:13 CET 2008
Your system is missing curses library. Probably
sudo apt-get install libncurses5-dev
will fix this
Gleb Peregud
http://gleber.pl/
Every minute is to be grasped.
Time waits for nobody.
-- Inscription on a Zen Gong
On Mon, Dec 8, 2008 at 3:25 PM, Francois De Serres <fdeserres@REDACTED> wrote:
> Hi there,
>
> I am trying to build the latest release on Ubuntu 8.10, using a --prefix=/home/...
> ./configure fails with the error below.
> I tried to install more ncurses libs but it did not help.
>
> Can someone please advise?
>
> Thanks,
> --
> François
>
> [...]
> checking whether the child waiter thread should be enabled... yes on SMP build, but not on non-SMP build
> checking for tgetent in -lncurses... no
> checking for tgetent in -lcurses... no
> checking for tgetent in -ltermcap... no
> checking for tgetent in -ltermlib... no
> configure: error: No curses library functions found
> configure: error: /bin/bash '/home/fdeserres/tmp/otp_src_R12B-5/erts/configure' failed for erts
>
> --
> Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list