[sugar] Help building and running sugar
Marco Pesenti Gritti
mpgritti
Tue May 13 18:49:51 EDT 2008
config/sysdeps/ubuntu-7.10.xml has python-numpy
Is that the correct name of the package? Gustavo, do you have it
installed? If you don't "sugar-jhbuild build" should tell you about
the missing dep and exit.
Marco
On Tue, May 13, 2008 at 10:54 PM, James Simmons
<jim.simmons at walgreens.com> wrote:
> Gustavo,
>
> The first few lines look like normal messages. The real problem, I
> think, is pointed to by this last traceback:
>
>
> Traceback (most recent call last):
> File "/home/gob/sugar-jhbuild/install/bin/sugar-shell", line 30, in <module>
> from main import main
> File "/home/gob/sugar-jhbuild/install/share/sugar/shell/main.py",
> line 23, in <module>
> import numpy
> ImportError: No module named numpy
>
> "numpy" is the Numeric Python module. You may be able to install this
> with apt-get install numpy. Sugar-jhbuild in my own case identified
> numpy as a required module before it even ran the "build" step, but it
> may not be doing that anymore. In any case, it looks like Sugar can
> build itself without numpy but can't run without it.
>
> James Simmons
>
>
> >Message: 6
> >Date: Tue, 13 May 2008 14:38:13 -0300
> >From: "Gustavo Olaza" <gustavoo at gmail.com>
> >Subject: [sugar] Help building and running sugar
> >To: Sugar at laptop.org
> >Message-ID:
> > <241c8a150805131038i501c1c4s761eca404dfb7f30 at mail.gmail.com>
> >Content-Type: text/plain; charset=ISO-8859-1
>
>
> >
> >Hi everyone,
> >
> >I made a fresh sugar install following the wiki recipe for Ubuntu
> >Feisty with sugar-jhbuild. After a few stops I have did.
> >But when I try './sugar-jhbuild run' only got a bare bones Xwindow and
> >the console say:
> >
> ><snip>
> >
> >gob at katana:~/sugar-jhbuild$ ./sugar-jhbuild run
> >INFO:sugar-emulator:Attempting to find free port for X11 (Xephyr)
> >INFO:sugar-emulator: Found free port: #4 (6004)
> >INFO:sugar-emulator:Starting the Xephyr nested X display on display 4
> >DEBUG:sugar-emulator:Xephyr command: Xephyr :4 -ac -screen 1200x900 -dpi 96
> >INFO:sugar-emulator:Attempting to launch sugar to replace this
> >process: dbus-launch dbus-launch --exit-with-session sugar-shell
> >Extended Input Devices not yet supported. Impelement it at line 625 in
> >../../../../hw/kdrive/src/kinput.c
> >Could not init font path element /usr/X11R6/lib/X11/fonts/misc,
> >removing from list!
> >Could not init font path element /usr/share/fonts/X11/cyrillic,
> >removing from list!
> >Could not init font path element /usr/X11R6/lib/X11/fonts/Type1,
> >removing from list!
> >Traceback (most recent call last):
> > File "/home/gob/sugar-jhbuild/install/bin/sugar-shell", line 30, in <module>
> > from main import main
> > File "/home/gob/sugar-jhbuild/install/share/sugar/shell/main.py",
> >line 23, in <module>
> > import numpy
> >ImportError: No module named numpy
> >
> ></snip>
> >
> >May somebody help me in fixing this?
> >
> >Thanks in advance.
> >
> >
> >
> >
>
>
>
>
> _______________________________________________
> Sugar mailing list
> Sugar at lists.laptop.org
> http://lists.laptop.org/listinfo/sugar
>
More information about the Sugar-devel
mailing list