You are not logged in.

#1 2009-01-08 14:17:29

chochem
Member
From: Denmark
Registered: 2008-03-02
Posts: 176
Website

What corresponds to Debian "libncursesw5-dev" in arch? [SOLVED]

I'm trying to build an ncurses radio player from source. The site offering it informs me that building requires "libncursesw5-dev" (Debian). I figured that the 'ncurses' package in CORE would take of the necessary dependcies but apparently not because the build fails with "checking ncursesw/menu.h... no" I can't find other ncurses packages in the repos or AUR. Can anbyody suggest what I'm missing?

Last edited by chochem (2009-01-08 23:52:50)

Offline

#2 2009-01-08 15:20:04

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: What corresponds to Debian "libncursesw5-dev" in arch? [SOLVED]

Our package puts it here:

$ pacman -Ql ncurses | grep 'menu\.h'
ncurses /usr/include/menu.h

You should be able to accomodate that in ./configure.

Offline

#3 2009-01-08 23:52:35

chochem
Member
From: Denmark
Registered: 2008-03-02
Posts: 176
Website

Re: What corresponds to Debian "libncursesw5-dev" in arch? [SOLVED]

Thanks

Offline

Board footer

Powered by FluxBB