[erlang-questions] Compiling Erlang on Power6 processors
Peter Lemenkov
lemenkov@REDACTED
Fri Mar 12 15:51:18 CET 2010
Hello All!
2010/3/12 Gustavo Aquino <aquino.gustavo@REDACTED>:
> Hi,
>
> I'm trying to compile Erlang R13B04 on IBM P550 with 6 processors p6, with
> RHE for ppc and getting this error when running ./configure.
>
>
> checking whether the child waiter thread should be enabled... no
> checking for kstat_open in -lkstat... no
> 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/sh '/root/downloads/otp_src_R13B04/erts/configure'
> failed for erts*
ncurses-devel is missing.
--
With best regards, Peter Lemenkov.
More information about the erlang-questions
mailing list