Re: running orca-setup



That was the problem.  On my system Python looks for modules under 
/usr/lib/python2.3 and the Orca python modules were installed in 
/usr/local/lib/python2.3 instead.  Doing ./autogen.sh --prefix=/usr solved 
the problem.


On Sat, 19 Jun 2004, Luke Yelavich wrote:

> At 11:08 AM 19/06/2004, thenerd rmisp net wrote:
> >Hi.  I just tried to run orca-setup and I got the following.
> >Traceback (most recent call last):
> >   File "/usr/local/bin/orca-setup", line 26, in ?
> >     from orca_i18n import _
> >ImportError: No module named orca_i18n
> >rmnet orca #
> >Am I missing something?
> 
> Did you have any problems during the build and install of Orca? There is 
> also a chance you don't have your PYTHONPATH variable set, so the files 
> needed for Orca were probably put in the wrong place, and python can't see 
> them.
> 
> Luke 
> 
> 



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