Raena wrote: > Clemens Ladisch wrote: >> Raena wrote: >>> checking for ncursesw5-config... yes >> >> This indicates that ncursesw is installed ... >> >>> checking for new_panel in -lpanelw... no >>> configure: error: panelw library not found >> >> ... but actually it isn't. >> >> What is the output of the following commands? >> ... >> locate libpanel.so >> locate libpanelw.so > > raena@kubuntu:~$ locate libpanel.so > /usr/lib/libpanel.so > /usr/lib/libpanel.so.5 > /usr/lib/libpanel.so.5.7 This is OK ... > raena@kubuntu:~$ locate libpanelw.so > /usr/lib/libpanelw.so.5 > /usr/lib/libpanelw.so.5.7 ... but this isn't: the libpanelw.so link is missing. Please file a bug report with your distribution. You could create the missing files yourself with these commands: ln -s libpanelw.so.5 /usr/lib/libpanelw.so ln -s libformw.so.5 /usr/lib/libformw.so ln -s libmenuw.so.5 /usr/lib/libmenuw.so ln -s libncursesw.so.5 /lib/libncursesw.so (You don't actually need the new alsa-utils, except if you want to see the Japanese translation of alsamixer. :-) Best regards, Clemens ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user