LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   3.0.2 to 3.0.3 (https://www.linuxquestions.org/questions/linux-software-2/3-0-2-to-3-0-3-a-29300/)

humanveal 09-01-2002 04:08 AM

3.0.2 to 3.0.3
 
in order to install KDE 3.0.3, do i have to erase 3.0.2? i downloaded a couple of the rpms, but there's dependencies because 3.0.2 is still there. 3.0.3 is suppose to use the same files and directories....

any suggestions?

rverlander 09-01-2002 04:41 AM

Don't use RPMs, use the source!

sarin 09-01-2002 05:35 AM

If you are confident that you have everything to get 3.0.3 working, try --nodeps --force options for rpm command. But do it at your own risk.
--Sarin

humanveal 09-01-2002 02:57 PM

source...
 
ok...but if i use the source how would that solve my problem...it would still want to replace my existing 3.0.2 files...

acid_kewpie 09-01-2002 03:02 PM

well you upgrade and not install. there are much newer rpms available for gcc than that though, why do you want to upgrade by that tiny amount? presumably when you upgrade you weill need update the gcc-c++ and glibc packaegs among others... well.. upgrade them... there's no benefit in having 3.0.2 adn 3.0.3 side by side if that's what you were thinking

humanveal 09-01-2002 03:10 PM

right...
 
i want to upgrade to 3.0.3, but it won't let me with the rpms because the 3.0.2 files are already there...and it tells me the files are needed for kde 3.0.2

so i'm wondering...is it safe to just -nodep them and install all of kde 3.0.3 or would there some benefit in compiling it from source....?

acid_kewpie 09-01-2002 03:31 PM

no, you satisfy the dependencies.... that's the while point of it... get tehm from rpmfind.net if you've not got them already.

MasterC 09-02-2002 12:28 PM

Try installing using the "upgrade" feature rather than "Install" them.

If you are at command line:
rpm -Ivh filename.rpm Is NOT what you want;

rpm -Uvh filename.rpm IS what you want.

Good luck, and I think you are really wasting your time, going from a barely released version to a barely released version, there won't be much of a difference. If I were you, I'd wait until 3.1 comes out. But this is not meant to stop you from getting it going your way, that's part of the fun right?

Good luck ;)

humanveal 09-02-2002 01:48 PM

i'm all good now...thanks


All times are GMT -5. The time now is 04:00 AM.