View Single Post
Old 10/09/2009, 02:46 PM   #29 (permalink)
confusedvorlon
WebOS Developer
 
confusedvorlon's Avatar
 
Join Date: Jun 2003
Location: UK
Posts: 949
Likes Received: 0
Thanks: 0
Thanked 21 Times in 16 Posts
Default

Hi Folks,

ok - I think this is a step by step guide...

Getting Ready
--------------------
1) Download Ubuntu 8.04 virtual machine for vmware (I used the desktop version)
2) at the terminal , type
git clone git://git.webos-internals.org/tools/meta-doctor.git
(if necessary, follow the instructions to install git)
3) make sure you have patch. Type patch at the command line, and if necessary follow instructions to download it
4) install java (applications/add remove/show: all available applications/java 6 runtime)
5) install the palm sdk (actually you only need the novacmd part). Instructions at developer.palm.com
6) download the rom jar to the /meta-doctor/downloads folder
rename download to webosdoctorp100ewwsprint-1.2.0.jar
check you have the right one using this page http://www.webos-internals.org/wiki/...octor_Versions

Doing it
-----------
5) navigate to the meta-doctor directory in the terminal and type
make CARRIER=sprint unpack patch pack
6) updated version will be in the build/pre... folder
7) make sure palm is connected to your virtual machine (check the VMWare menu)
8) run it with java -jar webosdoctor...

rWhitby - You Rock!
__________________
Hobbyist Software
VLC Remote - Control VLC from your Pre
Remote - Control iTunes from your Pre

Last edited by confusedvorlon; 10/10/2009 at 07:37 AM. Reason: more detail
confusedvorlon is offline   Reply With Quote
Thanked by jack87, sandrshe, Upke