building from source: incremental package download and build
I'm attempting to build ROS-mobile on the Pandaboard.
Since I'm (obviously) facing errors, I find it would be best if I could incrementally download packages.
For example start with ros-base, build and install, then move to robot, then mobile. Each time elimination the unneeded sources so to speed up the process.
How would I do this?