Riccardo G Corsi wrote:
Hi. I've seen sddm archived in blfs (I use sddm-0.16 as display mgr), so I
would like testing lightdm with KDE/Plasma for next release. Building,
I've found some small typos in lightdm-gtk-greeter (development version):
cd lightdm-gtk-greeter -> cd lightdm-gtk-greeter-2.03
--disable-static -> --disable-static \
Thank you. That will be fixed today.
And more: I had errors in configure: configure: error: exo-csource not
installed
I am not using XFCE so I've not installed exo. I've seen it is a
dependency for lightdm:
https://www.archlinux.org/packages/extra/x86_64/lightdm-gtk-greeter/
Unfortunately installing exo means: libxfce4ui, libxfce4util etc...
It there a way to build the greeter without this dependency? Or some
configuration to check in my environment? Thanks in advance
What I see is that the exo-csource program is only used if MAINTAINER_MODE
is defined during the build (it is not for us), but it seems to be
required in configure/configure.ac.
Try this:
HAVE_EXO_CSOURCE=yes ./configure ...
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page