Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28632 Discussions

Problem with install fortran compiler on ubuntu 9.04 (x86-64)

hossein309
Beginner
478 Views
Hi,
I try install lib32stdc++6 (it is required for install fortran compiler) on ubuntu 9.04 (64 bit) but get such error :
" lib32stdc++6: depends: gcc-4.3-base (=4.3.2-1.1) but 4.3.3-5ubuntu4 is to be installed"
I can't uninstall4.3.3-5ubuntu4 version beacuse this uninstall almost all of my linux.
How i can install this version ? and where i can find it ?
Thanks.
0 Kudos
1 Reply
TimP
Honored Contributor III
478 Views
If the instructions about installing on Ubuntu, posted at the top of the forum, don't help with your question, it seems you would rely on Ubuntu specific forums. One would think that apt-get, or whatever mechanism Ubuntu uses for on-line update, would be able to find the 32-bit g++ libraries which match your installed distro, both source and compiled versions.
0 Kudos
Reply