BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.09k stars 18.7k forks source link

Please add SONAME to libcaffe.so #6787

Open yurivict opened 5 years ago

yurivict commented 5 years ago

lib/libcaffe.so is installed without the SONAME.

The FreeBSD ports framework complains:

Error: /usr/local/bin/pachi is linked to /usr/local/lib/libcaffe.so which does not have a SONAME.  graphics/caffe needs to be fixed.