Raena wrote:
> I also installed the snapshot alsa-lib and that was fine but alsa-utils 
> would not configure. configure: error: panelw library not found I have 
> not been able to find out what package has this library. Here is my 
> configure output;
> ...
> 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?

  ncursesw5-config --libs
  ncursesw5-config --libdir
  locate libncurses.so
  locate libncursesw.so
  locate libpanel.so
  locate libpanelw.so


Best regards,
Clemens

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to