PDA

View Full Version : How to continue with it - error while loading shared libraries


ayongying
03-04-2010, 08:18 AM
I using burnintest 1.0 and have a question with installation
one of My machine is: Ubuntu 32 bit OS

run ./burnintest,get error
./burnintest: error while loading shared libraries: libkio.so.4: cannot open shared object file: No such file or directory

Then I try to install the missing lib,but failed
root@test-desktop:~/Desktop/burnintest# sudo apt-get install libkio.so.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libkio.so.4


Thanks for any help

ayongying
03-04-2010, 08:58 AM
From your web page.ok,I solve this issue ,Thanks