﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2943	slang find ncurses5-config in /tools	Gilles Espinasse	lfs-book@…	"chap5 ncurses is build without --enable-widec

chap6 ncurses is build with --enable-widec


If slang is later compiled, slang-2.2.4 configure search first for ncurses5-config, then if not found search for the wide version (with wrong ncurses5w-config name, not right ncursesw5-config but that's another story)

This result in ncurses5-config to be found in /tools.
That work by luck, but is ugly.

The simpliest change is to add in chap6 a symlink from ncursesw5-config to ncurses5-config. No risk. I find later that's what CLFS is doing (but with same file name error as slang with wrong ncursesw5-config name)

Attached patch do that."	task	closed	normal		Book	SVN	blocker	wontfix		
