﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1104	Move fewer Ncurses libs into /lib	chris@…	clfs-commits@…	"Our current instructions for final-system Ncurses installs all libraries into /lib{,32,64}, and moves static libs into /usr/lib{,32,64}. This is not really needed, only the libncursesw shared library needs to be in /lib. Looking at installed packages on my system, only Cmake uses libform (linked by /usr/bin/ccmake), only Python (both 2 and 3) uses libpanel (in a ""curses"" Python module) and nothing uses libmenu. I believe all libraries for Ncurses should be installed into /usr, then the shared libncursesw should be moved to /lib and a symlink created in /usr/lib."	task	closed	major		BOOK		fixed		berzerkula@… jonathan@… chris@… cross-lfs@…
