TLD algorithm: **/libstdc ++. so.6: Version 'glibcxx _ 3.4.11 'Not Found error and Solution

Source: Internet
Author: User
Tags tld

Complete error:

Invalid Mex-File '×××××××':/usr/local/Matlab/r2011a/bin/glnxa64/sys/OS/glnxa64/libstdc ++. so.6: Version

'Glibcxx _ 3.4.11 'not found (required ******)

Solution:

1. Convert MATLAB ~ /Sys/OS/glnxa64/libstdc ++. so.6, renamed libstdc ++. so.6 _ backup

Sudo MV libstdc ++. so.6 libstdc ++. so.6 _ backup

2. In this way, you can debug it, or set/usr/lib/libstdc ++. so.6 to a soft link to the directory above.

Now, TLD is working properly.

The principle of this will be added later.

Blog: libstdc ++. so.6: Version 'glibcxx _ 3. 4. ** 'not found

Http://yq000cn.blog.163.com/blog/static/14369070201171653016852/

The following describes how to view the file libstdc ++. so.6:

$ Strings $ maid/sys/OS/glnxa64/libstdc ++. so.6 | grep "glibc"
Glibcxx_3.4
Glibcxx_3.4.1
Glibcxx_3.4.2
Glibcxx_3.4.3
Glibcxx_3.4.4
Glibcxx_3.4.5
Glibcxx_3.4.6
Glibcxx_3.4.7
Glibcxx_3.4.8
Glibc_2.1.3
Glibc_2.2
Glibc_2.3
Glibc_2.0
Glibc_2.1
Glibcxx_force_new

Linux:

$ Strings/usr/lib/libstdc ++. so.6 | grep "glibc"
Glibcxx_3.4
Glibcxx_3.4.1
Glibcxx_3.4.2
Glibcxx_3.4.3
Glibcxx_3.4.4
Glibcxx_3.4.5
Glibcxx_3.4.6
Glibcxx_3.4.7
Glibcxx_3.4.8
Glibcxx_3.4.9
Glibcxx_3.4.10
Glibcxx_3.4.11
Glibcxx_3.4.12
Glibcxx_3.4.13
Glibc_2.0
Glibc_2.3
Glibc_2.1
Glibc_2.1.3
Glibc_2.3.2
Glibc_2.2
Glibcxx_force_new
Glibcxx_debug_message_length

Perform the following operations:

Point the libstdc ++. So soft link of MATLAB to the Linux Library File

$ Ln-S/usr/IIb/libstdc ++. so.6 $ maid/sys/OS/glnxa64/libstdc ++. so.6

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.