On Sun, Aug 25, 2013 at 12:26:31AM +0200, Giuseppe Penone wrote:
> On Sun, Aug 25, 2013 at 12:07 AM, Giuseppe Penone <[email protected]> wrote:
> >
> > 1) volumealsa plugin was not built because missing alsa headers, so I
> > installed:
> >
> > sudo apt-get install libasound2-dev

You might also want to check out "apt-get build-deps lxpanel".

> >
> > Then this problem was ok, but wouldn't be better to change
> > configure.acto ask for it?

There is currently no way to have configure force a plugin. Maybe we
need two ways to enable a plugin. First, enable it only if the
headers/libraries are found, or second, require it and fail if the
headers/libraries are not found. Easier would be only one of the two.
Any opinions on this? How do other packages handle this?

> >
> > e.g.
> >
> > pkg_modules="$pkg_modules \
> >              gio-unix-2.0 \
> >              gthread-2.0 \
> >              gmodule-2.0 \
> > *+           alsa \*
> >              libmenu-cache"

We only want this if volumealsa is enabled.

> >
> > 2) indicator plugin is missing and still cannot understand what "-dev"
> > package is missing.
> >
> ... (snip)

Basically the same problem?


Cheers,
Henry

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to