Facebook connection process is pretty well documented in the admincp:
See:
admincp --> options --> settings --> Facebook Options
Since you are using version v4.2.1, you need to add the following update:
Download the facebook SDK from
https://github.com/facebook/facebook-php-sdk
Upload the three files from \src to your \includes\facebook directory.
Hope this helps