Results 1 to 2 of 2
hello!
im using suse linux 10.3.
whenever i install a rpm package in the terminal (rpm -i <package>), i get this error:
linux:~ # rpm -i '/root/Desktop/wine-1.1.5-1.1.i586.rpm'
rpm: symbol lookup ...
- 09-21-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
rpm installation error
hello!
im using suse linux 10.3.
whenever i install a rpm package in the terminal (rpm -i <package>), i get this error:
linux:~ # rpm -i '/root/Desktop/wine-1.1.5-1.1.i586.rpm'
rpm: symbol lookup error: /usr/lib/librpm-4.4.so: undefined symbol: rpmdbFindFpListExclude
can anyone help? thank you!
- 09-21-2008 #2
Go to the folder you have the rpm
and then typeCode:cd /root/Desktop/
Why do you want to use the rpm though, instead of YAST? YAST does not have the latest version?Code:rpm - i wine-1.1.5-1.1.i586.rpm


Reply With Quote