LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-02-2006, 07:11 PM   #1
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Rep: Reputation: 15
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

Last edited by lion_heart_300; 06-02-2006 at 07:15 PM.
 
Old 06-02-2006, 07:34 PM   #2
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
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.

Last edited by egag; 06-02-2006 at 07:38 PM.
 
Old 06-02-2006, 08:57 PM   #3
nykey
Member
 
Registered: Nov 2003
Posts: 360

Rep: Reputation: 30
Post

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.
 
Old 06-02-2006, 09:21 PM   #4
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Original Poster
Rep: Reputation: 15
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
 
Old 06-02-2006, 09:37 PM   #5
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
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
 
Old 06-02-2006, 09:46 PM   #6
nykey
Member
 
Registered: Nov 2003
Posts: 360

Rep: Reputation: 30
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 .
 
Old 06-02-2006, 09:52 PM   #7
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Original Poster
Rep: Reputation: 15
thinks egag
but i enter in ftp but i not understand any think
i wnat site for kde 3.5 direct
im sorry
 
Old 06-02-2006, 09:56 PM   #8
nykey
Member
 
Registered: Nov 2003
Posts: 360

Rep: Reputation: 30
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 ?
 
Old 06-02-2006, 10:05 PM   #9
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Original Poster
Rep: Reputation: 15
thanks nykey
i dwonload all files fronm kde
i from egypt im so sorry for my english
 
Old 06-02-2006, 10:09 PM   #10
nykey
Member
 
Registered: Nov 2003
Posts: 360

Rep: Reputation: 30
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.
 
Old 06-02-2006, 10:17 PM   #11
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Original Poster
Rep: Reputation: 15
ok i will dwonload pack today and next day i will start thinks
 
Old 06-02-2006, 10:29 PM   #12
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Original Poster
Rep: Reputation: 15
how i use swaret
but i need explain better.
 
Old 06-02-2006, 10:50 PM   #13
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Original Poster
Rep: Reputation: 15
and i want know how i remove old packege
and wht the noarch-4 in packeg name

Last edited by lion_heart_300; 06-02-2006 at 10:53 PM.
 
Old 06-03-2006, 03:26 AM   #14
cb951303
Member
 
Registered: Jan 2004
Distribution: Slackware 11 + Dropline Gnome 2.16
Posts: 194

Rep: Reputation: 30
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.
 
Old 06-03-2006, 09:35 AM   #15
lion_heart_300
Member
 
Registered: Sep 2005
Posts: 130

Original Poster
Rep: Reputation: 15
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

Last edited by lion_heart_300; 06-03-2006 at 10:44 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Aborted KDE 3.5.1 Install while using KDE 3.4 and KDE and Gnome Won't Boot cheetahman SUSE / openSUSE 5 03-04-2006 11:03 AM
KDE 3.2 Upgrade to KDE 3.3 Problems! Boyer Linux - Software 0 10-18-2004 02:47 AM
How to upgrade from KDE 3.2 to KDE 3.3 on SuSE 9.1 skydart Linux - General 26 10-16-2004 10:33 PM
dpi font | gdm | kde DE | xinitrc.kde | Slackware 10 acummings Slackware 2 07-28-2004 10:28 PM
Error trying to dist-upgrade or upgrade KDE prophet621 Linux - Newbie 0 09-10-2003 04:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration