![](https://secure.gravatar.com/avatar/277a9788aadacd9e5314f59ecee5932d.jpg?s=120&d=mm&r=g)
24 Jun
2011
24 Jun
'11
8:06 a.m.
Hello Thesis, On 06/23/11 18:53, thesis noble wrote:
hello,
We are using crux operating system (version 2.3) I tried to execute an old c++ executable file and i received the following errors.
./filedelay-0.2: /usr/lib/libcrypto.so.0.9.8: no version information available (required by ./filedelay-0.2) ./filedelay-0.2: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./filedelay-0.2)
I tried the following commands
sudo mv libstdc++.so.6 libstdc++.so.6.orig
sudo ln -s /usr/lib/libstdc++.so.6.0.14 libstdc++.so.6
But the error still continues.
Could not you recompile your executable again? Best regards, -- Jose V Beneyto | http://sepen.mine.nu/