Ubuntu 17.04, this works for me:
# $ is shell/bash
# cpan> is cpan shell
$ sudo apt-get update
$ sudo apt-get install gcc xdelta3 make
$ sudo apt-get install nvidia-opencl-dev nvidia-opencl-icd-375 nvidia-modprobe clinfo
$ sudo systemctl reboot
$ clinfo
$ sudo cpan
cpan> install JSON OpenCL
$ mkdir collider; cd collider
$ wget https://lbc.cryptoguru.org/static/client/LBC
$ chmod a+x LBC
$ ./LBC -x
How do I install it for a p2.x16 amazon machine ?
Rico doenst answer to me ... he is busy now