Zhone

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(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!)
m (Category: -Applications)
Line 33: Line 33:
 
* apt-get source zhone
 
* apt-get source zhone
  
[[Category:Applications]]
 
 
[[Category:FSO]]
 
[[Category:FSO]]

Revision as of 20:45, 25 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

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