LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gnome 2 & suse 8.0 (https://www.linuxquestions.org/questions/linux-software-2/gnome-2-and-suse-8-0-a-26858/)

NeTd4mN 07-30-2002 06:17 PM

Gnome 2 & suse 8.0
 
I running suse linux 8.0 with gnome 1.4, yesteday I downloaded gnome 2 rpms for suse 8.0 but I can't update it..... I using the command rpm -U *.rpm but it tells me that the update failed. What I did wrong or what must to do?

Any help 'll be usefull.
Thanks

neo77777 07-30-2002 06:30 PM

We need error messages or something, upgrade failed is too broad to be answered

manaskb 07-30-2002 08:07 PM

I guess if u do a rpm -U *.rpm , then rpms will be processed alphabetically and most likely dependency check will fail.

In Mdk we can use rpminst that will take care of the dependency. I also installed Gnome 2.0 on my Suse 8.0 system. I had to use a little crude and brute force way for doing this by rpm -Uvh *.rpm --nodeps --force. Then I did a SuSEconfig after the rpms were installed.

I hope someone can show me a better way of doing this. I wonder if YaST2 can used to install downloaded rpms and also take care of the dependencies.
- Manas

NeTd4mN 07-31-2002 03:37 PM

Thank you manaskb i did it and worked, and I think that we can't use YaST2 to install RPMs.....
thanks again!


All times are GMT -5. The time now is 03:33 PM.