2007/1/8, gonzalo delgado <[EMAIL PROTECTED]>:


I'm still getting this after starting over and choosing "Go to configure
stage" when it fails to run autoconf at libabiword:

*** Building xbook *** [30/38]
python setup.py build
Traceback (most recent call last):
  File "setup.py", line 19, in ?
    from sugar.activity import bundlebuilder
ImportError: No module named sugar.activity
*** error during stage build of xbook: Error running ['python', 'setup.py',
'build'] *** [30/38]



I'm starting to figure this one out. The PYTHON_PATH variable is set to:

PYTHONPATH="/home/gonzalo/codigo/sugar-jhbuild/build/lib/python2.4/site-packages:/usr/lib/portage/pym"

but the python2.4/sitepackages subdirectory is actually in
"/home/gonzalo/codigo/sugar-jhbuild/lib64"

I change the PYTHONPATH variable to point to the correct place and doing
"./sugar-jhbuild buildone xbook" successfully installs the xbook activity.
Now, how do I make that change global?

Regards.


--
Gonzalo Delgado.
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to