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
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
Comment