LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpm installation (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-installation-317998/)

paulr1984 04-28-2005 05:13 AM

rpm installation
 
Hi!

Is there a way to install rpms without root privileges? I tried using --prefix /home/user/mydir. But the rpm is non-relocatable. How do I proceed?

reddazz 04-28-2005 06:25 AM

I don't think you can install rpms to your home directory because they are built to be installed in certain directories. As you discovered most cannot be relocated. Just use root to install them or use "sudo" to give you the right to run the rpm command.


All times are GMT -5. The time now is 04:02 PM.