View Single Post
Re: HPB_BOT badf load, (not loading)
Old
  (#4)
sparky99
Member
 
Status: Offline
Posts: 18
Join Date: Oct 2009
Default Re: HPB_BOT badf load, (not loading) - 06-10-2009

Try to install these packages for your distribution and retry. Please advise if this helped as it fixed mine.

compat-libstdc++-33
compat-libstdc++-296

also these if that dont work
compat-gcc-34
compat-gcc-34-c++

That should get things moving.

if using fedora the Yum command is


yum -y install compat-libstdc++-33 compat-libstdc++-296
yum -y install compat-gcc-34 compat-gcc-34-c++
  
Reply With Quote