Hey guys,
I just finished coding my first program in c++ and now I am getting this error when I try to run the executable file:


ld.so.1: printqexe: fatal: libstdc++.so.5: open failed: No such file or directory


I don't know much about c++ so I have no clue what this means. I have to turn this assignment in in 3 hours so time is sort of critical.

Thanks in advance,

Alex