Get the bcp-??????.tgz

tar xzvf bcp-??????.tgz

cd bcp-??????

make

you get bcpc and bcps. Place them into any binary directory you want. Now you
may delete the whole directory resulting from the tar xzvf bcp-??????.tgz (so
called source directory).

If you want to keep the source and want it to take less space, do make clean.

Now you can run bcpc and bcps. They are installed.
