When I compiled opencv on Ubuntu, I met this problem "/usr/bin/cmake: /usr/home/anaconda/lib/libcurl.so.4: no version information available (required by cmake)".
I don't know the reason, I have found libcurl.so.4 at /usr/home/anaconda/lib/, is it because I have other version of libcurl.so.4? or I should reinstall the anaconda?