* A little OT: Installing LightDm
@ Rob
` D.J.J. Ring, Jr.
` mike
0 siblings, 2 replies; 4+ messages in thread
From: Rob @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
So I have been working with the Linux from Scratch project, and this weekend I decided to try and build a desktop--probably eitehr mate or XFCE. I want to use Lightdm as my display manager, but I can't find a list of its dependencies. Everywhere I look talks about just installing the lightdm package from the repository of whatever distro you have. I did find the source code, but there isn't even a readme file in it.
I guess, technically, I could log into my debian system and do apt-cache show lightdm, but then I'd have to reset up my build environment in lfs all over again.
So, anybody here know lightdm dependencies? I've got X installed already, obviously, but what other external libs do I need.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: A little OT: Installing LightDm
A little OT: Installing LightDm Rob
@ ` D.J.J. Ring, Jr.
` mike
1 sibling, 0 replies; 4+ messages in thread
From: D.J.J. Ring, Jr. @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I believe that the Arch repository page lists all dependencies. The
problem is that many Linux versions have different names for the
dependencies.
Look in the source code for lightdm. It should have a list of dependencies
somewhere, perhaps in the build folder.
David
On Jan 31, 2016 10:24 PM, "Rob" <captinlogic@gmail.com> wrote:
> So I have been working with the Linux from Scratch project, and this
> weekend I decided to try and build a desktop--probably eitehr mate or XFCE.
> I want to use Lightdm as my display manager, but I can't find a list of its
> dependencies. Everywhere I look talks about just installing the lightdm
> package from the repository of whatever distro you have. I did find the
> source code, but there isn't even a readme file in it.
> I guess, technically, I could log into my debian system and do apt-cache
> show lightdm, but then I'd have to reset up my build environment in lfs all
> over again.
> So, anybody here know lightdm dependencies? I've got X installed already,
> obviously, but what other external libs do I need.
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: A little OT: Installing LightDm
A little OT: Installing LightDm Rob
` D.J.J. Ring, Jr.
@ ` mike
` Rob
1 sibling, 1 reply; 4+ messages in thread
From: mike @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Hi,
Did you get Speakup to work if so what did you do?
-----Original Message-----
From: Speakup [mailto:speakup-bounces@linux-speakup.org] On Behalf Of Rob
Sent: Sunday, January 31, 2016 10:20 PM
To: Speakup is a screen review system for Linux. <speakup@linux-speakup.org>
Subject: A little OT: Installing LightDm
So I have been working with the Linux from Scratch project, and this weekend I decided to try and build a desktop--probably eitehr mate or XFCE. I want to use Lightdm as my display manager, but I can't find a list of its dependencies. Everywhere I look talks about just installing the lightdm package from the repository of whatever distro you have. I did find the source code, but there isn't even a readme file in it.
I guess, technically, I could log into my debian system and do apt-cache show lightdm, but then I'd have to reset up my build environment in lfs all over again.
So, anybody here know lightdm dependencies? I've got X installed already, obviously, but what other external libs do I need.
_______________________________________________
Speakup mailing list
Speakup@linux-speakup.org
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: A little OT: Installing LightDm
` mike
@ ` Rob
0 siblings, 0 replies; 4+ messages in thread
From: Rob @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
mike <mmstopka28@gmail.com> wrote:
> Hi,
>
> Did you get Speakup to work if so what did you do?
You have to compile speakup as modules during kernel config. It's under
drivers/staging
# Speakup console speech
#
CONFIG_SPEAKUP=m
And so on.
Then you have to put the modules in /etc/sysconfig/modules
speakup
speakup_soft
I don't use espeakup. I copied my voxin libs from debian into the
corresponding locations on my LFS system. Haven't gotten around to
installing things like speech-dispatcher yet.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
A little OT: Installing LightDm Rob
` D.J.J. Ring, Jr.
` mike
` Rob
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).