Palm/Pre: Unterschied zwischen den Versionen

375 Bytes hinzugefügt ,  21. Juli 2010
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 2: Zeile 2:
http://software.vivalv.de/
http://software.vivalv.de/


=Installing the 1.3.1 SDK on any Linux=
=Installing the 1.3.5 SDK on any Linux=
I am assuming that you downloaded the 2 .deb files:
I am assuming that you downloaded the 2 .deb files:
* palm-sdk_1.3.1-svn222348-sdk100-pho314_i386.deb
* palm-sdk_1.3.5-svn234138-sdk117-pho368_i386.deb
* palm-novacom_1.0.46_i386.deb
* palm-novacom_1.0.46_i386.deb


Zeile 11: Zeile 11:
* mkdir /sdk
* mkdir /sdk
* cd /sdk
* cd /sdk
* ar x /deb/palm-sdk_1.3.1-svn222348-sdk100-pho314_i386.deb
* ar x /deb/palm-sdk_1.3.5-svn234138-sdk117-pho368_i386.deb
* tar -zxvf data.tar.gz
* tar -zxvf data.tar.gz
* rm data.tar.gz
* rm data.tar.gz
Zeile 22: Zeile 22:
* rm debian-binary
* rm debian-binary
* ln -s /opt/bin/VBoxManage /usr/bin/VBoxManage
* ln -s /opt/bin/VBoxManage /usr/bin/VBoxManage
* ln -s/opt/PalmSDK /sdk/opt/PalmSDK


Now for the env variables:
Now for the env variables:
Zeile 33: Zeile 34:


Before that, you should run "novacomd" in a different shell. Run it as root, if you want to access the real Pre. Normal user is enough for the emulator.
Before that, you should run "novacomd" in a different shell. Run it as root, if you want to access the real Pre. Normal user is enough for the emulator.
=Using palminspector on Gentoo=
palminspector is linked against some outdated libs. Adding symlinks for those does not work, they need to be installed.
Add overlay "loongson" with layman.
/etc/portage/package.mask:
>=dev-libs/icu-3.9
Install old icu libs:
emerge =dev-libs/icu-3.8.1-r1
Remove libsoup.* from /opt/PalmSDK/0.1/lib.
1.075

Bearbeitungen