Install GSL under Linux

Source: Internet
Author: User

    1. Visit http://ftp.club.cc.cmu.edu/pub/gnu/gsl/Download the latest version of, now the latest is the gsl-1.16.tar.gz, has been 2013 years updated. Then download
    2. Installation
      • The easy installation process (TCMI) is
        TAR-ZXVF gsl-1.16.tar.gz
        CD gsl-1.16
        ./configure
        Make
        sudo make install
      • When installing, it is recommended to check the Install,readme file as a habitual procedure for any installation

Dealing with:

    • Fatal error:gsl/gsl_statistics_int.h:no such file or directory
      #include <gsl/gsl_statistics_int.h
      ^
      Compilation Terminated.make: * * * [program] Error 1

Reference:

1. Http://blog.163.com/[email protected]/blog/static/11825612520120975113630/

Install GSL under Linux

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.