hi,
I have installed opensuse 10.3 a few days back. I'm neither an expert nor very new to Linux. I'm facing problem with installing rpm packages. Error message: "
error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or directory". By Googling, I found that it can be solved by installing xz-utils from the following source
https://bbs.archlinux.org/viewtopic.php?pid=596149. In doing so, I'm getting another error, which reads "
bash: make: command not found". This is troubling me a lot. Kindly help me solve this issue.
Earlier, I was getting similar error for libselinux.so.1. I got it fixed by copying a copy of it from internet to /lib. I'm not sure, whether or not that's the correct procedure.
zypper is not nstalled. Commands like rpm, rpm2cpio, yast not working. yast gives the following error message:
"
Error loading language plugin /usr/lib/YaST2/plugin/libpy2lang_perl.so: librpm-4.4.so: cannot open shared object file: No such file or directoryNo such client module menu
Run 'yast2 -h' for help on usage"
All this started when I tried to install newer version of rpm package, "rpm-4.8.0-7.11.i586.rpm". It didn't succeed, but failed yast as well.
Kindly help asap.
-stran