cant find orca

Asked by Bob

I downloaded orca to give it a try and can't find in anywhere was looking for a text to speech program.can someone help or is there a better one to use?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu orca Edit question
Assignee:
No assignee Edit question
Solved by:
Bob
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a; apt-cache policy orca

Thanks

Revision history for this message
Bob (smith13) said :
#2

oem@freekbox:~$ lsb_release -a; apt-cache policy orca
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
orca:
  Installed: (none)
  Candidate: (none)
  Version table:

 what in the world installed none???

Revision history for this message
Jacobsallan (jacobsallan) said :
#3

The package name might be gnome-orca as in
$ apt-cache policy gnome-orca

Revision history for this message
Bob (smith13) said :
#4

oem@freekbox:~$ $ apt-cache policy gnome-orca
$: command not found

Revision history for this message
Bob (smith13) said :
#5

ubuntu software center is saying I have it

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Try:

dpkg -l | grep orc

What is output?

Revision history for this message
delance (olivier-delance) said :
#7

You should not used "$" before "apt-cache policy gnome-orca". Could you retry command.

Revision history for this message
Bob (smith13) said :
#8

ii gnome-orca 2.30.2-0ubuntu1 Scriptable screen reader
ii liborc-0.4-0 0.4.3-5 Library of Optimized Inner Loops Runtime Compiler
ii smartdimmer 0.8b4-1ubuntu3 Change LCD brightness on Geforce cards
oem@freekbox:~$

this is what came up actionparsnip

Revision history for this message
Bob (smith13) said :
#9

the "$" in there at the start I did not put it in, you can see it on the last line that I just copied and pasted it is always there at the start

Revision history for this message
Bob (smith13) said :
#10

oem@freekbox:~$ apt-cache policy gnome-orca
gnome-orca:
  Installed: 2.30.2-0ubuntu1
  Candidate: 2.30.2-0ubuntu1
  Version table:
 *** 2.30.2-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
        100 /var/lib/dpkg/status
     2.30.0-0ubuntu3 0
        500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
oem@freekbox:~$

ok I see now there was two "$"

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#11

ok what is the output of:

gnome-orca

Thanks

Revision history for this message
Bob (smith13) said :
#12

oem@freekbox:~$ gnome-orca
gnome-orca: command not found

did I do that right? I don't think so. can you give me the command? I have been, coping and pasting to get the info.

Revision history for this message
Bob (smith13) said :
#13

I think the output is #2 on this page

Revision history for this message
Bob (smith13) said :
#14

I think the output is #2 on this page

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#15

ok try:

ls /usr/bin | grep orc

What is output?

Thanks

Revision history for this message
Bob (smith13) said :
#16

oem@freekbox:~$ ls /usr/bin | grep orc
hp-colorcal
orca
oem@freekbox:~$

dose that help?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#17

ok then press ALT+F2 and run:

orca

Should be ok

Revision history for this message
Bob (smith13) said :
#18

THANK YOU!!! that got it

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#19

Cool :)

Could make a launcher for it now you know the command