Monday, October 12, 2009

Install and Run Palm® Mojo™ SDK on Ubuntu

I just make the summary on how to installing Palm® Mojo™ SDK on Ubuntu (I'm using Jaunty 9.04 - server edition), you can see the full how-to here:


1. install Sun Java Runtime Environment (Sun JRE)
# sudo apt-get install sun-java6-jre

2. install VirtualBox 3.0
    a. Add the repository to /etc/apt/sources.list:
deb http://download.virtualbox.org/virtualbox/debian jaunty non-free
    b. Download and install public key for apt-secure: 
# wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
    c. Refresh the repository and install Virtual box:
# sudo apt-get update && sudo apt-get install virtualbox-3.0
3. Installing the Palm® Mojo™ SDK
    a. Download the Linux® SDK,which consists of 2 packages:
    b. Installing:
# sudo dpkg -i palm-sdk_1.2.0-svn197576-sdk77-pho30_i386.deb
# sudo dpkg -i palm-novacom_0.3-svn196852-hud21_i386.deb
 4. Run the SDK
# palm-emulator
The emulator makes me want to have webOS devices, more than ever :)

No comments:

Post a Comment

Hi, for all of those who already put comments on my blog post, thanks.. really appreciate it. And for those who have not, just put your comments here :)