CentOS 7 Installation Caffe

Source: Internet
Author: User
1, installation Cuda, very simple, fool-type installation 2, http://caffe.berkeleyvision.org/install_yum.html in accordance with the installation of 3, the problem encountered: Ld-o. build_release/lib/ Libcaffe.so.1.0.0-rc3/bin/ld:cannot Find-lcblas/bin/ld:cannot Find-latlascollect2:error:ld returned 1 exit Statusmak E: * * * [. BUILD_RELEASE/LIB/LIBCAFFE.SO.1.0.0-RC3] Error 1 Solution: First determine whether there is configuration in the Makefile.config BLAS_LIB and Blas_include, remove the previous #      No. If this is still the problem because Atlas now has changed its name, create a new soft-connect sudo ln-sv libsatlas.so.3.10 libcblas.so sudo ln-sv libsatlas.so.3.10 libatlas . So 4,/lib64/libgtk-x11-2.0.so.0:undefined reference to ' g_type_check_instance_is_fundamentally_a ' The problem is caused by the absence of the installation package: CentOS below: Run: yum groupinstall "Development Tools"
yum install gtk+-devel gtk2-devel

CentOS 7 Installation Caffe

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.