Instructions for release 1.6.2
bubbros-1.6.2-win.zip
from the latest release on SourceForge.
BubBob
program with the nice icon. You may need to tell your firewall to let BubBob have Internet access.
Display and sound settings
link on the main page in BubBob.
Bug: on machines that are not connected to a network, BubBob might not start, or (with luck) start very slowly.
bubbros-1.6.2.tar.gz
from the latest release on SourceForge.
statesaver.so
and put it into the bubbob
subdirectory (there is already a statesaver.c
file there).
BubBob.py
.
bubbros-1.6.2.tar.gz
from the latest release on SourceForge.
tar xfz bubbros-1.6.2.tar.gz
, and then cd bubbros-1.6.2
to change to this new directory.
make
to build the two small C extension modules. Ignore the following non-fatal warning if you get it: groff:fatal error: invalid device `html'. Regular Python code does not have to be compiled, so this should be fast. However, you will need a -dev
installation of Python to do this (`apt-get install python-dev` or similar). If you get an error message, Linux users on PCs can download precompiled versions: statesaver.so
(to put in bubbros-1.6.2/bubbob
) and xshm.so
(to put in bubbros-1.6.2/display
).
./BubBob.py
to start it. You can also type python BubBob.py
.
If something goes wrong, see the technical documentation.
Armin Rigo and the IMA connection