Zhone

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Description request turned into a Todo.)
(Sorry, but installing zhone on my Kubuntu lead to severe problems. I really don't know what is it but I think users must be warned!)
Line 10: Line 10:
  
 
==Installing Zhone on Ubuntu ==
 
==Installing Zhone on Ubuntu ==
 +
 +
{{Warning|Adding those repositories (or the zhone installation?) may lead to problems on a Kubuntu 8.04 Hardy Heron.
 +
Many packages update are done at the same time (200+ changes), and something break the upgrade.
 +
Removing repositories and launching an "apt-get -f install" fix the problem.
 +
}}
 +
 
*Add this to your /etc/apt/sources.lst :
 
*Add this to your /etc/apt/sources.lst :
 
  deb http://pkg-fso.alioth.debian.org/debian/ unstable main
 
  deb http://pkg-fso.alioth.debian.org/debian/ unstable main

Revision as of 23:07, 20 September 2008

Key pages on:
FSO

(Other distributions)


Zen Phone

Screenshots: FSO UI Tutorial

TODO: What is zhone, can anyone explain, and write something here? (See: To-Do List)

The Framework Testing Image.

Installing Zhone on Ubuntu

WARNING: Adding those repositories (or the zhone installation?) may lead to problems on a Kubuntu 8.04 Hardy Heron.

Many packages update are done at the same time (200+ changes), and something break the upgrade. Removing repositories and launching an "apt-get -f install" fix the problem.


  • Add this to your /etc/apt/sources.lst :
deb http://pkg-fso.alioth.debian.org/debian/ unstable main
deb-src http://pkg-fso.alioth.debian.org/debian/ unstable main
deb http://ftp.debian.org/debian/ experimental main
deb http://e17.dunnewind.net/ubuntu hardy e17
  • Execute:
sudo apt-get update
sudo apt-get install zhone
  • remove this from your /etc/apt/sources.lst
deb http://ftp.debian.org/debian/ experimental main
  • Now you can finally execute:
zhone

Developing Zhone

Personal tools
Key pages on:
FSO

(Other distributions)


Zen Phone

Screenshots: FSO UI Tutorial

TODO: What is zhone, can anyone explain, and write something here? (See: To-Do List)

The Framework Testing Image.

Installing Zhone on Ubuntu

  • Add this to your /etc/apt/sources.lst :
deb http://pkg-fso.alioth.debian.org/debian/ unstable main
deb-src http://pkg-fso.alioth.debian.org/debian/ unstable main
deb http://ftp.debian.org/debian/ experimental main
deb http://e17.dunnewind.net/ubuntu hardy e17
  • Execute:
sudo apt-get update
sudo apt-get install zhone
  • remove this from your /etc/apt/sources.lst
deb http://ftp.debian.org/debian/ experimental main
  • Now you can finally execute:
zhone

Developing Zhone