Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.raspberry-pi > #9824
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Tony van der Hoff <tony@vanderhoff.org> |
| Newsgroups | comp.sys.raspberry-pi |
| Subject | Re: Compiling CLEX sources on RPI |
| Date | Wed, 21 Oct 2015 14:44:45 +0100 |
| Lines | 37 |
| Message-ID | <d8pj6iF1jblU1@mid.individual.net> (permalink) |
| References | <alpine.DEB.2.02.1510211502010.2752@raspberrypi> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net lM81OlBwht+Q6jqFW+dNkQOimOuBHlWzHd2x+HO9I+8Dl9zMZe |
| Cancel-Lock | sha1:ixfcPJNUL1auatMvDq0AhHnnIxs= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 |
| In-Reply-To | <alpine.DEB.2.02.1510211502010.2752@raspberrypi> |
| Xref | csiph.com comp.sys.raspberry-pi:9824 |
Show key headers only | View raw
On 21/10/15 14:03, Giorgio wrote: > > > 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? apt-get install libncursesw5
Back to comp.sys.raspberry-pi | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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