I've an .rpm file that I need to install on ubuntu 11.04 x64 bits on my core i5 laptop (it is actually some device driver).
I've tried to convert it using alien but reports an error for me stating that:
drm-kmp-pae-2.6.37_2.6.32.27_0.2-0.5.1.i586.rpm is for architecture i386 ; the package cannot be built on this system.
I've downloaded rpm tool but when I try to install it it says that there are many dependencies required!
So, How can I install this rpm and in the same time got the dependencies resolved for me?
EDIT: Here's the Original problem:
http://superuser.com/questions/338047/my-hp-probook-4530s-got-much-heater-with-ubuntu-linux-than-windows-7
x86_64package noti586as your error point to architecture fault. So bassically search for package for 64bit. – sagarchalise Sep 21 '11 at 6:19