To build the Palm OS Emulator, you will need: - glibc2 - egcs-1.1.1 or better (Note that egcs needs to be built with the HANDLE_SYSV_PRAGMA option turned on in order to have the support to pack structures correctly). - fltk Read Docs/UnixNotes.txt for more information. Then, from the BuildUnix directory, execute the following commands: ./configure make You will end up with an application called "pose" that you can run.