Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.raspberry-pi > #9823

Compiling CLEX sources on RPI

From Giorgio <giorgio@giorgio.it>
Newsgroups comp.sys.raspberry-pi
Subject Compiling CLEX sources on RPI
Date 2015-10-21 15:03 +0200
Organization albasani.net
Message-ID <alpine.DEB.2.02.1510211502010.2752@raspberrypi> (permalink)

Show all headers | View raw



Hi all; I tried to compile Clex on my RPI (raspbian wheezy) after 
installing ncurses-dev (libncurses5-dev
libtinfo-dev) but when I do sudo ./.configure this is the result:


root@raspberrypi:/home/pi/src/clex-4.6.patch6# sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing setupterm... -ltinfo
checking for library containing addwstr... no
configure: error: CLEX requires CURSES library with a wide character support
root@raspberrypi:/home/pi/src/clex-4.6.patch6#


Any idea?

Thank you and bye,
--
Giorgio

Back to comp.sys.raspberry-pi | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Compiling CLEX sources on RPI Giorgio <giorgio@giorgio.it> - 2015-10-21 15:03 +0200
  Re: Compiling CLEX sources on RPI Tony van der Hoff <tony@vanderhoff.org> - 2015-10-21 14:44 +0100
    Re: Compiling CLEX sources on RPI The Natural Philosopher <tnp@invalid.invalid> - 2015-10-21 16:50 +0100
    Re: Compiling CLEX sources on RPI Giorgio <giorgio@giorgio.it> - 2015-10-22 17:59 +0200
      Re: Compiling CLEX sources on RPI Roger Bell_West <roger+csrp201510@nospam.firedrake.org> - 2015-10-22 16:12 +0000
      Re: Compiling CLEX sources on RPI Rob Morley <nospam@ntlworld.com> - 2015-10-22 17:42 +0100
  Re: [SOLVED] Compiling CLEX sources on RPI Giorgio <giorgio@giorgio.it> - 2015-10-23 08:43 +0200

csiph-web