Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go to original site to get recent versions #9

Open
jcomas opened this issue Mar 23, 2019 · 0 comments
Open

Go to original site to get recent versions #9

jcomas opened this issue Mar 23, 2019 · 0 comments

Comments

@jcomas
Copy link

jcomas commented Mar 23, 2019

You can use same instructions from this fork but git clone from http://www.slac.stanford.edu/~abh/bbcp/bbcp.git :

apt-get update
apt-get install libssl-dev build-essential zlib1g-dev git
git clone http://www.slac.stanford.edu/~abh/bbcp/bbcp.git
cd bbcp/src
(to compile into Debian modify Makefile file and change the line that contains "uname -i" by "uname -m")
make
cp ../bin/amd64_linux/bbcp /bin/bbcp
bbcp --version

You need "bbcp" program in client and server hosts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant