วันจันทร์ที่ 4 กรกฎาคม พ.ศ. 2554

Fix bug. Compile Fluka on Ubuntu 11.04

from URL: http://ubuntuforums.org/showthread.php?t=1750758

I upgraded from 10.10 to 11.04 and the link to libgcc_s was broken in the upgrade.
The bad link was: /lib/i386-linux-gnu/libgcc_s.so.1
The correct lib was: /usr/lib/gcc/i486-linux-gnu/3.4.6/libgcc_s.so
I re-created the link and this fixed my problem.

sudo ln -s /lib/i386-linux-gnu/libgcc_s.so.1 /usr/lib/gcc/i486-linux-gnu/3.4.6/libgcc_s.so

ไม่มีความคิดเห็น:

แสดงความคิดเห็น