The documentation bugs

While setting up Maemo dev environment, I found following thinko… On the dev-environment setup page, it mentions to read “install.txt” which contains following section:

To install scratchbox first download the script (from the same
directory where you found this INSTALL.txt file) to your host
computer and just run the maemo-scratchbox-install_3.1.sh as user
root:
  $ sudo chmod a+x ./maemo-scratchbox-install_3.1.sh
  $ sudo ./maemo-scratchbox-install_3.1.sh

But real life is different:

...
E: This script should NOT be run as user root.

Tags: , ,

Leave a Reply