|
楼主 |
发表于 2009-7-8 22:16
|
显示全部楼层
Uninstalling the Palm Emulator and Virtual Machine# [ ^* k8 q2 R; u
Follow these steps to remove the Palm emulator and virtual machine." s* a3 K4 W2 T, u4 w. [
% P& {; R" d3 |2 i; x- u 1. Run VirtualBox." w/ w' e# F/ L9 _
2. Make sure the Palm emulator is not running: close the window and select Power off the machine.
2 t6 j! V R, Q% c( `$ Q 3. In the VirtualBox window, right-click (Windows and Linux) or control-click (Mac) the Palm Emulator and select Delete.
p" P( V5 K" v, M$ n 4. Select File > Virtual Media Manager.# s; m/ [% [9 q& i1 l
5. Under the Hard Disks tab, delete Palm Emulator.vmdk.
! V/ e) x; \2 x3 u$ c' N, g: N8 G 6. Under the CD/DVD Images tab, delete palm_emulator_sdk_XX.iso.5 n$ M0 {$ t$ }# E6 O0 h
7. Delete the Palm Emulator folder:9 o' d# A; T$ E, X
* Windows: C:\Program Files\Palm\SDK\share\emulator; S, a" A( I. q' I
* Mac OS X: ~/Library/VirtualBox/Machines/Palm Emulator (sdkXX)
9 \( R) \. Z# q * Linux: ~/.VirtualBox/Machines/Palm Emulator (sdkXX)& e4 B7 Y8 \( B8 F p; {
6 K& h4 N* P0 _& Y: @$ E
! p2 _! e/ p# o9 X6 ], G$ Z! a9 Z% Z6 w! x" a7 i9 U1 [: b
Uninstalling the Palm SDK" q0 p7 ~' a6 x) F& K) |- H
To completely remove the SDK from your system, follow the steps for your operating system.
, N2 B' n$ m& o6 U$ @
& \8 H8 p2 j p6 V6 Q& ZOS X:0 f, F) J2 N, {# ~. r! a
# u- T, J! u& |4 [) l2 s 1. Open a terminal.. B0 o4 R' |" P0 q
2. Run the following commands:
' U( {& f' E ]" [ sudo rm -rf /opt/PalmSDK
5 h( T7 s$ I" i2 |7 Q* s6 m0 L * Warning: Make sure there are no spaces in the path /opt/PalmSDK or you might delete everything on your computer!
" t6 k/ \) ]3 c& } 3. Delete the Palm Emulator application.1 l3 e s9 F; n+ {, o) w. E
4. Type the following commands:1 T) R D' C, w/ O* Z9 B
Code:
; [7 T- F" s* d
* }8 H" K% u" I, l) Y8 {& m0 L( A3 q $ sudo pkgutil --forget com.palm.palmSdk.tools.pkg5 ~; e/ u! z5 v7 o! U+ G
$ sudo pkgutil --forget com.palm.palmSdk.samples.pkg: K* {; e& p$ w. G5 N* e
$ sudo pkgutil --forget com.palm.palmSdk.framework.pkg& P$ s _/ d9 z/ n% E3 x& S
$ sudo pkgutil --forget com.palm.palmSdk.novacom.pkg- t% z) Z7 g0 o. Y$ k$ S# b
$ sudo pkgutil --forget com.palm.palmSdk.plugin.pkg" `: M! \9 Q1 ?
$ sudo pkgutil --forget com.palm.palmSdk.applications.pkg
( m( _: g6 V! @$ C $ sudo pkgutil --forget com.palm.palmSdk.novacominstaller.pkg
5 h w5 d: ?8 \$ R) X0 y' q $ sudo rm -rf /opt/PalmSDK" ~+ W; `' K* }, }* m; }, r
$ sudo rm -rf /Applications/Palm\ Emulator.app
( q) l- n& x1 g9 x2 H $ sudo rm -rf /Applications/Palm\ Inspector.app' J0 i$ m; C8 l- U' ~: [8 f6 k
2 x- y9 l1 o- b* c$ I
$ Q0 a3 U" O f7 A& y- ?, L% oWindows:
2 }5 Z" l, H. ?" }
$ @( [2 w/ G7 }$ o; Y 1. Goto Start -> Settings -> Add/Remove Programs.
3 {; s3 i) ^, j$ l1 j 2. Choose the Palm SDK and click Remove.8 P7 j; N* G! Y7 g) i2 Z e
) [# `+ W# E3 n" M
) \. H/ T/ j8 B3 ^& ]Linux:
( d, G5 d+ U- m- h) p3 t. I6 s: E0 |" b4 ~ `6 r7 e* N
* Type the following from the command line:9 B/ r7 M# O2 o, }6 T
Code:
" j+ T, X4 n6 p6 j
! u0 i* [: t: E4 j sudo apt-get remove palm-sdk palm-novacom |
|