vcae-lubuntu-18.04

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
vcae-lubuntu-18.04 [2020/03/22 22:07] – added matlab modules beckmanfvcae-lubuntu-18.04 [2020/03/22 23:20] (current) – CXXABI_1.3.9 problem beckmanf
Line 49: Line 49:
  
 and [[http://www.hs-augsburg.de/homes/beckmanf/dokuwiki/doku.php?id=ubuntu_virtual_cae_system#fix_linux_rh60_vco_script_problem|Fix linux rh60 problem]] in that file. and [[http://www.hs-augsburg.de/homes/beckmanf/dokuwiki/doku.php?id=ubuntu_virtual_cae_system#fix_linux_rh60_vco_script_problem|Fix linux rh60 problem]] in that file.
 +
 +=== libstdc++ CXXABI_1.3.9 problem ===
 +
 +The following problem
 +
 +<code>
 +/opt/altera/version/quartus/linux64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/lib/x86_64-linux-gnu/libproxy.so.1)
 +Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
 +</code>
 +
 +is due to different libstdc++ versions which have different ABI versions. If you delete
 +
 +<code>
 +rm /opt/altera/18.1/quartus/linux64/libstdc++.*
 +</code>
 +
 +then quartus will find the default libstdc++ in /usr/lib/x86_64-linux-gnu. 
  
 ==== Create a version switcher for the PATH variable ==== ==== Create a version switcher for the PATH variable ====
  • vcae-lubuntu-18.04.1584911261.txt.gz
  • Last modified: 2020/03/22 22:07
  • by beckmanf