Palm/Pre: Unterschied zwischen den Versionen
keine Bearbeitungszusammenfassung
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
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. |