Whenever I attempt to run graalexe on the terminal it seems that I have an error that requests for GCC_4.2.0. This version is not available yet and I can't figure out why Graal is requiring such a program update. If anyone can tell me how to fix this problem, I would appreciate it..
Quote:
owner@owner-desktop:/lib$ graal
graal: /lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by graal)
|