--- Em qui, 13/12/12, Jim Michmerhuizen escreveu:
> De: Jim Michmerhuizen
> Assunto: Re: [blfs-support] LXDE?
> Para: "BLFS Support List"
> Data: Quinta-feira, 13 de Dezembro de 2012, 13:30
> On 12/12/2012 10:05 AM, Thomas de Roo
> wrote:
>
...
>
> I have a problem configuring my lxpanel build. First
> time through, the
> ./configure process reported that libwnck was missing.
> I built that,
> from the instructions in BLFS, and tried again. This
> time I got
>
> ==================================================================
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for PACKAGE... yes
> checking for X11... yes
> checking for WNCK... no
> configure: error: Package requirements (libwnck-1.0) were
> not met:
>
> No package 'libwnck-1.0' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable
> if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables
> WNCK_CFLAGS
> and WNCK_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> ===================================================================
>
> But the only divergence I can find is that my libwnck is at
> 3.4.3 rather
> than 1.0. I tried brute-force copying the *.pc file to
> /usr/lib/pkgconfig:
>
> 11:07:55
> ls -l /usr/lib/pkgconfig
> 11:08:09
> find . -name "*.pc"
> 11:08:27
> cp libwnck-3.0.pc /usr/lib/pkgconfig
> 11:08:31
> sudo cp libwnck-3.0.pc /usr/lib/pkgconfig
>
> But that had no effect.
>
> I'm not sure where to go from here. It seems I need to
> figure out why
> the lxpanel configure isn't finding libwnck.
With libwnck, you have a better WNCKpager. I believe you are using
lxpanel-0.5.10 or newer. Cannot remember exactly, but I believe I solved
this problem installing libwnck-2.30.7, and have now this and
libwnck-3.4.0 in the machine.
Also, have used:
CFLAGS+=" -lgmodule-2.0" ./configure --prefix=/usr
[]s,
Fernando
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page