Re: problem with orca running



Hi Cody:

Thanks for your interest in Orca.  Sorry for the problems with
getting it going.  In order to help you better, can you please
let us know the following information?

1) Which operating system, distribution, release are you using?

2) Have you followed the instructions in the QUICKSTART document
   that comes with Orca?

In addition, try putting Orca under /usr instead of /usr/local:

     sudo make uninstall
     sudo make clean
     ./configure --prefix=/usr
     sudo make
     sudo make install

If this still fails, try running the Python shell and doing
"import orca.orca".  If this fails, it's because Python cannot
find the orca package.

Finally, don't feel shy about grabbing the latest sources from
GNOME CVS - Orca is going under a lot of development and we try
to make sure GNOME CVS always has the latest working code.

Will

PS - We are all out today for Martin Luther King Jr. Day, but
     will be back in the office tomorrow (Tue).

On Jan 16, 2006, at 5:34 AM, Cody Hurst wrote:

Hi all

  I have just installed orca V0.2.0 the only version there is, and I
get this error after ttyping "orca" at the shell:

traceback (most recent call last):
file "/usr/local/bin/orca", line 25, in ?
import orca.orca
ImportError: no module named orca.orca

as I said, this error occurs when I type "orca" at the command line
but it also occurs, same error, when I type "orca-setup" as read in
the readme file, and it did not create a directory in my home
directory called .orca as it said it would. any suggestions?
btw, gnopernicus works fine if this is any help. so I know I have a
speech driver but I know its probably something else.

I really think orca has a bright future like jaws for winblows, and I
know will be a success. I'm learning python right now so I can at
least put what ever effort I can into this project.

cody
_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]