I was attempting to install Labview 8.0 on a Linux system running 7.3 but it gives this error.
"The version of gcc in the path doesw not match the version of gcc used to compile the
currently running kernel. This can cause unpredictable behavior in kernel drivers and should
be fixed.
gcc version:
kernel compiled with: 2.96
rpm -q gcc
2.96-113
How do I fix this to get the app installed?