by laum on Fri Nov 02, 2007 11:42 am
Hey There,
Unfortunately, unless you have elevated permissions for your user account, or belong to a group with elevated permissions, you won't be able to update rpm packages on RedHat. Mainly because you can't modify the rpm database and/or the files and/or directories that you'd need to update to do this.
You'll have to ask your sysadmin to update the package for you. Basically if you get an error like "can't access the rpm database" when you run "rpm -i packagename" Redhat just isn't going to allow you to modify it. It's basic security so that users can't modify the filesystem, which would affect all users of the OS
, laum