Re: Install hiccup [Was: mutt 1.8.0 released]

2017-02-27 Thread Christian Brabandt
Hi Erik! On Mo, 27 Feb 2017, Erik Christiansen wrote: > # apt-get install libncursesw5 > Reading package lists... Done > Building dependency tree > Reading state information... Done > libncursesw5 is already the newest version. You need the -dev variants for compiling. regards, Christian

Re: Install hiccup [Was: mutt 1.8.0 released]

2017-02-27 Thread Erik Christiansen
On 27.02.17 16:49, Tim Ye wrote: > Hi Erik, > > I just tried './configure' on my Debian, no error showed up. > > Have you tried: > > $ sudo apt-get build-dep mutt Bullseye! That's easier than fiddling with install paths. The "make Install" put it in /usr/local/bin/, so I can "try before I

Re: Install hiccup [Was: mutt 1.8.0 released]

2017-02-27 Thread Erik Christiansen
On 27.02.17 19:28, Erik Christiansen wrote: > configure: error: no curses library found > ### All right, some or all of the libraries mentioned in the OP are dynamic libraries, so definitley not enough caffeine. So I'd have to apt-get source, or snarf "GNU nc

Re: Install hiccup [Was: mutt 1.8.0 released]

2017-02-27 Thread Tim Ye
Hi Erik, I just tried './configure' on my Debian, no error showed up. Have you tried: $ sudo apt-get build-dep mutt I'm running Debian 8 (jessie), on my system I have these .debs: $ dpkg -l | grep ncurse ii abook 0.6.0~pre2-3

Install hiccup [Was: mutt 1.8.0 released]

2017-02-27 Thread Erik Christiansen
On 24.02.17 13:28, on mutt-announce, Kevin J. McCarthy wrote: > I am pleased to announce version 1.8.0 has just been released. It is > available at ftp.mutt.org/pub/mutt/mutt-1.8.0.tar.gz via ftp and http. Many thanks to all for the much valued development effort. Unfortunately, installation of