<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=Extracting_the_PDK_on_Linux</id>
	<title>Extracting the PDK on Linux - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=Extracting_the_PDK_on_Linux"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Extracting_the_PDK_on_Linux&amp;action=history"/>
	<updated>2026-05-20T17:12:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Extracting_the_PDK_on_Linux&amp;diff=9432&amp;oldid=prev</id>
		<title>Mr.gaffo: New page: === prerequisites === * wget * p7zip-full  === process === First we need to get the PDK: wget http://cdn.downloads.qa.palm.com/sdkdownloads/PDK/PalmPDK.exe  Now we need to extract it: 7z P...</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Extracting_the_PDK_on_Linux&amp;diff=9432&amp;oldid=prev"/>
		<updated>2010-03-26T01:57:29Z</updated>

		<summary type="html">&lt;p&gt;New page: === prerequisites === * wget * p7zip-full  === process === First we need to get the PDK: wget http://cdn.downloads.qa.palm.com/sdkdownloads/PDK/PalmPDK.exe  Now we need to extract it: 7z P...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== prerequisites ===&lt;br /&gt;
* wget&lt;br /&gt;
* p7zip-full&lt;br /&gt;
&lt;br /&gt;
=== process ===&lt;br /&gt;
First we need to get the PDK:&lt;br /&gt;
wget http://cdn.downloads.qa.palm.com/sdkdownloads/PDK/PalmPDK.exe&lt;br /&gt;
&lt;br /&gt;
Now we need to extract it:&lt;br /&gt;
7z PalmPDK.exe&lt;br /&gt;
&lt;br /&gt;
This puts stuff all over the place. It also uses some filenames that are annoying to handle on linux. Here are some things I've found that are useful:&lt;br /&gt;
* $_OUTDIR/Albacore/castle: extra lib installers for the pre&lt;br /&gt;
* $_OUTDIR/Albacore/pixie: extra lib installers for the pixi&lt;br /&gt;
* $_OUTDIR/Native-SDK/castle: dev apps for the pre&lt;br /&gt;
* $_OUTDIR/Native-SDK/pixie: dev apps for the pixie&lt;br /&gt;
* device/lib: .so files for the pre and pixie&lt;br /&gt;
* $_OUTDIR/include: headers for SDL, GLES, GLESv2, and PDL&lt;/div&gt;</summary>
		<author><name>Mr.gaffo</name></author>
	</entry>
</feed>