3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Control your iRobot Create with a Palm Pilot

Step 8Prepare the build environment

Prepare the build environment
If you want to work with the source, you'll need to set up the build environment.

There are 3 main tools that you'll need to make Palm Pilot programs, they are The SDK, prc-tools, and PilRC. To download the SDK you will need to make an account on the website (it's completely free). I also recommend looking around at the documentation you can find there, it has proved to be invaluable for me.

The steps to install the various tools can differ between OS's. For Linux, I would first check your package manager to see if any of the programs I've mentioned above can be installed that way. If the packages aren't available trough your package manager, you can download the programs from the sites I've linked above. Instructions for installation will come with the files. As with the vast majority of programs for linux, you should be able to compile and install the programs from there source code by downloading the program (in source code form), extracting the files you just downloaded, opening up the command line, navigating to the folder containing the program, and typing "./configure", "make" and then (as root) "make install" (without the quotes).
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
6
Followers
4
Author:Hungry_Myst