Gentoo Archives: gentoo-accessibility

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

Replies

Subject Author
Re: [gentoo-accessibility] setting up orca on gnome on gentoo David Mehler <dave.mehler@×××××.com>