I hope you are taking about MaePad for Maemo 5, and not MaemoPad (the example app) or MaemoPad+ (for Maemo 4).
If you are talking about MaePad, here's how you can compile it (all in Scratchbox): Code: git clone git://repo.or.cz/maepad.git cd maepad apt-get build-dep maepad dpkg-buildpackage -rfakeroot You can find out more on the MaePad homepage.
git clone git://repo.or.cz/maepad.git cd maepad apt-get build-dep maepad dpkg-buildpackage -rfakeroot