How can I split long posts into pages?

Your theme must have support for the <!--nextpage--> tag.

You will need to add <?php wp_link_pages(); ?> in your post loop.

http://codex.wordpress.org/Function_Reference/wp_link_pages