LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   help me to upgrade kde 3.3 to kde 3.5 in slackware 10.1 (https://www.linuxquestions.org/questions/slackware-14/help-me-to-upgrade-kde-3-3-to-kde-3-5-in-slackware-10-1-a-451042/)

lion_heart_300 06-02-2006 07:11 PM

help me to upgrade kde 3.3 to kde 3.5 in slackware 10.1
 
hi
help me to upgrade kde 3.3 to kde 3.5 in slackware 10.1
how i remove old packege kde 3.3
how i add new packege kde 3.5
thanks

egag 06-02-2006 07:34 PM

it can all be done with one command.

shut down X.
cd to the directory where the kde-packages are, and become root.
then use : "upgradepkg --install-new *.tgz"

(this will upgrade all Slackware-packages that are in the directory)

then restart X, and you have the new kde.



egag

edited for explanation.

nykey 06-02-2006 08:57 PM

Yes that is 1 method meaning ofcourse you already have the Slackware KDE packages downloaded, or you can use swaret and it checks if your dependencies are right, automatically download whatever package you may want (upgrade or new install). There's even a GUI for swaret called QtSwaret. Here you go with the links:Swaret and QtSwaret and in addition you might download SPI (SPI is a command line tool which gives you informations and characteristics of Slackware packages , installed or not, in your system.). After installing these 1(2)(3) packages using installpkg package-name.tgz edit the /etc/swaret.conf.new file and when you finish editing it save it as /etc/swaret.conf (without the .new) - remember this is pretty important. I will include my swaret.conf here so you can have an ideea. This is my config, you might not want it exactly like this, so please read carefully what it says in the swaret.conf file.
Quote:

###########################################################
#
# swaret.conf, Version: 1.6.3
#
### /etc/swaret.conf - SWARET EXAMPLE CONFIGURATION FILE ###
#
# Define a valid Slackware Linux Version.
# (Used for Dependency Support and other Features)
#
# NOTE: If you want to use Slackware Linux Current,
# set VERSION to 'current' (VERSION=current).
#
VERSION=current
ROOT=ftp://ftp.gts.lug.ro/slackware/slackware-$VERSION
DEP_ROOT=http://www.swaret.org/swaret
DEP_ROOT=ftp://ftp.swaret.org/swaret
DEP_ROOT=http://swaret.sourceforge.net
RANDOMR=0
ROLLBACK=0
ROLLBACKMAX=3
USEPKGDESC=0
EXCLUDE=kernel alsa lilo
EXCLUDE=swaret
EXCLUDE=MANIFEST.bz2$
EXCLUDE=.*dl$ .*PACKAGER$ .*MYBUILD$
DEPENDENCY=1
DSEARCHLIB=1
DSEARCHM=1
MD5CHECK=1
GPGCHECK=0
DESC=0
CACHE_DIR=/var/swaret
LOG=1
LOG_FILE=/var/log/swaret
WARNINGS=1
INFORMATION=1
NIC=eth0
PROGRESS=2
TIMEOUT=35
RETRIES=5
PASSIVE_FTP=1
You should choose as VERSION=current too because that's where KDE 3.5.2 is slackware-10.2 runs 3.4.2 next the ROOT= option, as you may see I have a .ro (ROMANIA) ftp server from where I take my packages, you should choose one from your country or closest to you. The rest is pretty OK but feel free to modify it, you may want to edit the NIC= option if your not connected thru ethernet card and use something like ppp0 or wichever protocol suits your connection.
After configuration is made, exit the text editor and don't forget to save the file as swaret.conf now. For the rest you should read swaret --help or qtswaret --help. For KDE and X updatings it is better you should use the command line swaret and have your X server shutdown because QtSwaret only runs in GUI mode and if so you might get errors, also check KDE 3.5.2 requirements because you might have to update some other packages too before upgrading KDE (one of that packages might be the X server) and if something is still unclear feel free to ask again, you will get an answer from me at least for sure. Good luck.

lion_heart_300 06-02-2006 09:21 PM

ok thanks for all
i want know where i get kde 3.5 packege all for slackware
how i remove this packege and istall new
i want explain easy im new in linux
thanks

egag 06-02-2006 09:37 PM

well...here's a mirror.

ftp://ftp.nluug.nl/pub/os/Linux/distr/slackware/

but i see you're running Slack-10.1 ?
i think you'll need some more updates for kde-3.5 to run.
maybe upgrade to Slack-10.2 ?

egag

nykey 06-02-2006 09:46 PM

Ok then I'll explain it this way. I'll give you a download mirror from my home country, hope you get at least a decent transfer rate. Go to ftp://ftp.gts.lug.ro/slackware/slack...nt/slackware/x first and download all the packages in there (you can only download the .tgz packages) then go to ftp://ftp.gts.lug.ro/slackware/slack.../slackware/kde and download all or wich packages you want (but I suggest you at least get kdeaddons, kdeadmin, kdebase, kdebindings, kdelibs, kdemultimedia, kdenetwork + whatever you may need). After downloading them (all packages in the same directory) kill the X server ( meaning Log Out... from KDE and stay in command line), cd to the directory you have your packages downloaded and type: installpkg *.tgz and remember you must do this as root. As I said, beside X you might need to update a few more packages for KDE 3.5.2 to work, but I can't tell you wich ones because I did a full update to my system using swaret and everything just worked out fine from the start. So if someone who knows exactly what packages need to be upgraded before KDE and X post them. Hope this is easy enough explained and work for you. Good luck and don't give up you'll get it finally... that's the beauty of it ;).

lion_heart_300 06-02-2006 09:52 PM

thinks egag
but i enter in ftp but i not understand any think
i wnat site for kde 3.5 direct
im sorry

nykey 06-02-2006 09:56 PM

Look, go to one of this links:

ftp://ftp.nluug.nl/pub/os/Linux/dist...ent/slackware/

ftp://ftp.gts.lug.ro/slackware/slack...rent/slackware

ftp://ftp.evolva.ro/slackware/slackw...rent/slackware

You will see in all of them the exact thing. Choose one link download the X and KDE directory from there and use what I've said earlier to install them. Btw, where are you from, what country ?

lion_heart_300 06-02-2006 10:05 PM

thanks nykey
i dwonload all files fronm kde
i from egypt im so sorry for my english

nykey 06-02-2006 10:09 PM

Don't forget the files from X directory, and if I find out if you need any other packages to upgrade I'll post them to you.
Don't apologize for your english, that's not why I asked you... I tought you might be from Romania so I can explain better.

lion_heart_300 06-02-2006 10:17 PM

ok i will dwonload pack today and next day i will start thinks

lion_heart_300 06-02-2006 10:29 PM

how i use swaret
but i need explain better.

lion_heart_300 06-02-2006 10:50 PM

and i want know how i remove old packege
and wht the noarch-4 in packeg name

cb951303 06-03-2006 03:26 AM

I must warn you that you have to upgrade to slack-current. KDE doesn't even work with 10.2 I think it has some problems with the glibc library used to compile it for both packs. in KDE's site and official slack packs.

lion_heart_300 06-03-2006 09:35 AM

thinks cb951303
i want know how i remove old packege
and wht the noarch-4 in packeg name
as x11-docs-6.9.0-noarch-4.tgz


All times are GMT -5. The time now is 05:19 AM.