Gentoo Archives: gentoo-accessibility

From: David Mehler <dave.mehler@×××××.com>
To: gentoo-accessibility@l.g.o
Subject: Re: [gentoo-accessibility] setting up orca on gnome on gentoo
Date: Mon, 29 Mar 2010 14:58:39
Message-Id: 78e0dabc1003290758q4f1e7ccclfe7941bbf0653feb@mail.gmail.com
In Reply to: RE: [gentoo-accessibility] setting up orca on gnome on gentoo by James Homuth
1 Hi,
2 Thanks. I'll do that and report back, I don't expect it'll be a quick process.
3 One thing how do i determine results of these updates? I know the
4 packages sometimes put messages to the screen, only the last of which
5 i can get at, if a package way up puts one onscreen i miss it. I've
6 tried a script command to try to capture but the output is
7 compilations.
8 Thanks.
9 Dave.
10
11
12 On 3/29/10, James Homuth <james@×××××××.com> wrote:
13 > Try adding the accessibility use flag, then emerge --update --deep --newuse
14 > world.
15 >
16 > -----Original Message-----
17 > From: David Mehler [mailto:dave.mehler@×××××.com]
18 > Sent: March 29, 2010 10:25 AM
19 > To: gentoo-accessibility@l.g.o
20 > Subject: Re: [gentoo-accessibility] setting up orca on gnome on gentoo
21 >
22 > Hello,
23 > Thanks for your reply. Here are my USE flags.
24 >
25 > USE="acpi alsa dbus hal X gtk gnome -kde -ipv6 -qt -qt3 -qt4 -arts sockets
26 > threads perl consolekit cairo java nsplugin jce"
27 >
28 > My complete /etc/make.conf file is below.
29 > Thanks.
30 > Dave.
31 >
32 > /etc/make.conf:
33 > # These settings were set by the catalyst build script that automatically #
34 > built this stage.
35 > # Please consult /usr/share/portage/config/make.conf.example for a more #
36 > detailed example.
37 > # VMware emulates an Intel Core 2 Duo
38 > CFLAGS="-O2 -march=i686 -pipe"
39 > CXXFLAGS="-O2 -march=i686 -pipe"
40 > # WARNING: Changing your CHOST is not something that should be done lightly.
41 > # Please consult http://www.gentoo.org/doc/en/change-chost.xml before
42 > changing.
43 > CHOST="i686-pc-linux-gnu"
44 >
45 > MAKEOPTS="-j2"
46 >
47 > ALSA_CARDS="ens1371"
48 >
49 > VIDEO_CARDS="vmware vesa vga"
50 >
51 > INPUT_DEVICES="evdev keyboard mouse vmmouse"
52 >
53 > LINGUAS="en en_US"
54 >
55 > USE="acpi alsa dbus hal X gtk gnome -kde -ipv6 -qt -qt3 -qt4 -arts sockets
56 > threads perl consolekit cairo java nsplugin jce"
57 >
58 >
59 > On 3/29/10, James Homuth <james@×××××××.com> wrote:
60 >> What are your use flags? You're probably missing someething.
61 >>
62 >> -----Original Message-----
63 >> From: David Mehler [mailto:dave.mehler@×××××.com]
64 >> Sent: March 28, 2010 10:52 AM
65 >> To: gentoo-accessibility@l.g.o
66 >> Subject: [gentoo-accessibility] setting up orca on gnome on gentoo
67 >>
68 >> Hello,
69 >> I'm trying to get orca going on gentoo. The gnome version used is
70 >> 2.26. I've tried googling and asking on the orca mailing list, without
71 > success.
72 >> I installed gentoo following the handbook except used a serial
73 >> terminal, this is in a virtual machine as i unfortunately only have
74 >> one machine. Later i proceeded to install gnome, which failed. Before
75 >> the install would complete successfully libxml2 needed to be
76 >> installed. I next installed orca and started up gnome. I had to make
77 >> some changes to custom.conf so i could log in and loaded the
78 >> accessibility modules per instructions on the orca site. When i tried
79 >> to start orca via either the alt+f2, orca or in a terminal with orca
80 >> --text-setup i get to the second screen where i'm prompted for the
81 >> speech server always i choose gnome speech and then i hear no more
82 >> speech. I've also installed the java-access-bridge, but am assuming
83 > there's a configuration step i'm missing.
84 >> Any suggestions appreciated.
85 >> Thanks.
86 >> Dave.
87 >>
88 >>
89 >>
90 >>
91 >
92 >
93 >
94 >

Replies

Subject Author
Re: [gentoo-accessibility] setting up orca on gnome on gentoo William Hubbs <williamh@g.o>