FirefoxOS/RPiB2: Difference between revisions

Fix pip installation package name and added a new one
(Renaming rpib2 to tpi2b - (Alex suggestion!) :))
(Fix pip installation package name and added a new one)
Line 135: Line 135:
Be sure of have those libraries installed to avoid compiling problems. On Ubuntu would be:
Be sure of have those libraries installed to avoid compiling problems. On Ubuntu would be:


  sudo apt-get install libfontconfig1 libXrender1 libXcomposite1 libgtk2.0-0 libxt6 unzip pip-install gettext
  sudo apt-get install libfontconfig1 libXrender1 libXcomposite1 libgtk2.0-0 libxt6 unzip python-pip gettext libasound2


Installing pip dependencies for LibMesa:
Installing pip dependencies for LibMesa:
6

edits