LinuxQuestions.org
Register a domain and help support LQ
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
 
LinkBack Search this Thread
Old 10-24-2009, 10:01 PM   #166
slackd
Member
 
Registered: Sep 2009
Location: Kolkata, India
Distribution: Ubuntu, Slackware64, Windows 7 x64
Posts: 248
Blog Entries: 1

Rep: Reputation: 60

Quote:
Originally Posted by enine View Post
I downloaded everything from this tread http://www.linuxquestions.org/questi...urrent-763844/ and kde dies so I had to go back to the vbatts packages.
i did update from vbatts packages to -current. i did not face any problems. What problems did u face?.
 
Old 10-24-2009, 10:05 PM   #167
enine
Member
 
Registered: Nov 2003
Distribution: Slackware 13.37
Posts: 452

Original Poster
Rep: Reputation: 32
thats what I did too. it would draw the disk icon of the kde startup and then exit back with a couple screefulls of error messages.
 
Old 10-24-2009, 10:08 PM   #168
slackd
Member
 
Registered: Sep 2009
Location: Kolkata, India
Distribution: Ubuntu, Slackware64, Windows 7 x64
Posts: 248
Blog Entries: 1

Rep: Reputation: 60
well, could you share, what those error messages were?

and did u update only the <kde> or all the packages from current?
 
Old 10-25-2009, 12:34 AM   #169
ryerke
Member
 
Registered: Dec 2006
Location: Fresno CA
Distribution: Slackware 13 Slackware 13.37 ARMEDSlack 13.37
Posts: 84

Rep: Reputation: 19
Quote:
Originally Posted by enine View Post
thats what I did too. it would draw the disk icon of the kde startup and then exit back with a couple screefulls of error messages.
I had that problem with 4.3.2 and it turned out that I had not successfully upgraded qt because the package did not download fully. Did you install all of the packages listed here?
 
Old 10-25-2009, 08:10 AM   #170
enine
Member
 
Registered: Nov 2003
Distribution: Slackware 13.37
Posts: 452

Original Poster
Rep: Reputation: 32
Yes, I downloaded everything on that list. I must have missed something because I went back and did it with slackpkg and it worked fine. The only issue now is finding where slackpkg stores the packages so I can save them.
 
Old 10-25-2009, 10:00 AM   #171
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,005
Blog Entries: 3

Rep: Reputation: 112Reputation: 112
all you have to do is edit your /etc/slackpkg/mirrors to this.
Quote:
"http://slackware.mirrors.tds.net/pub/slackware/slackware-current/"
and for 64 bit
Quote:
"http://slackware.mirrors.tds.net/pub/slackware/slackware64-current/"
now comment your old one. because you can only have one mirror.
Quote:
in runlevel 3 login as root and do a slackpkg update then
slackpkg upgrade-all then you have to do a slackpkg install-new.
if this does not work do a slackpkg clean-system then do as before.

Last edited by Drakeo; 10-25-2009 at 10:06 AM.
 
Old 10-25-2009, 11:02 PM   #172
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,191

Rep: Reputation: 124Reputation: 124
I just upgraded to current - except the kernel and kde packages, since I use a custom kernel. Then installed all the _vb pkgs since I already had them downloaded. Everything seems fine except for hp-toolbox. Something between sip and qt broke it. I don't really care since I never used the toolbox anyway. I was running 4.3.1, and I just had to try 4.3.2.
 
Old 10-26-2009, 01:42 PM   #173
enine
Member
 
Registered: Nov 2003
Distribution: Slackware 13.37
Posts: 452

Original Poster
Rep: Reputation: 32
You may want to get the kde packages from current rather then the vb packages. From reading in the other thread there are a few bugfixes added into the -current ones.
 
Old 10-26-2009, 02:04 PM   #174
vbatts
Member
 
Registered: Jun 2005
Location: Reston, VA
Distribution: slackware
Posts: 63

Rep: Reputation: 24
Quote:
Originally Posted by enine View Post
You may want to get the kde packages from current rather then the vb packages. From reading in the other thread there are a few bugfixes added into the -current ones.
please do prefer packages from the official tree, rather than the unofficial builds like i had published.

take care,
 
Old 10-26-2009, 04:23 PM   #175
dimm0k
Member
 
Registered: May 2008
Location: Brooklyn ZOO
Distribution: Slackware 13.37-x86_64
Posts: 294

Rep: Reputation: 20
Quote:
Originally Posted by slackd View Post
Here are the current packages, update these. most important one has been **'ed.

samba-3.4.2-x86_64-1.txz
php-5.2.11-x86_64-1.txz
redland-1.0.9-x86_64-2.txz
mysql-5.1.39-x86_64-1.txz
perl-5.10.1-x86_64-1.txz
** qt-4.5_0bd8418-x86_64-1.txz **
soprano-2.3.1-x86_64-1.txz
taglib-1.6-x86_64-1.txz
taglib-extras-1.0.1-x86_64-1.txz
amarok-2.2.0-x86_64-1.txz
openssh-5.3p1-x86_64-1.txz:
Are you saying I can upgradepkg these -current packages on a 13.0 system?
 
Old 10-26-2009, 10:29 PM   #176
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,191

Rep: Reputation: 124Reputation: 124
Well - I have a problem with the new 4.3.2 packages.
First - I can't change the theme. The Apply button stays grayed-out.
Second - The Login Manager won't load for me to automatically login my user.

Not showstoppers because everything else seems to work fine.

The second one fixed itself. Probably just me.

Last edited by mlangdn; 10-26-2009 at 10:33 PM.
 
Old 10-26-2009, 10:37 PM   #177
vbatts
Member
 
Registered: Jun 2005
Location: Reston, VA
Distribution: slackware
Posts: 63

Rep: Reputation: 24
Quote:
Originally Posted by mlangdn View Post
Well - I have a problem with the new 4.3.2 packages.
First - I can't change the theme. The Apply button stays grayed-out.
Second - The Login Manager won't load for me to automatically login my user.

Not showstoppers because everything else seems to work fine.

The second one fixed itself. Probably just me.
this has been a request to the kde team, regarding the theme, that they will be putting into the system settings panel as a kcm module. but you can change your them by right-clicking on the desktop, and choosing "desktop settings"
it's pretty discrete, but its there.

Take care,

vb
 
Old 10-26-2009, 10:41 PM   #178
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,191

Rep: Reputation: 124Reputation: 124
Thanks vbatts! That did the trick in a hurry.
 
Old 10-26-2009, 11:00 PM   #179
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,005
Blog Entries: 3

Rep: Reputation: 112Reputation: 112
You know vbatts the current slackware kde 4.3.2 build uses a new version of PYQT. this was the major fix to the QT module. any way
I really like the 4,3.2 is feels very light and fast. I find it much more fun to use then the 4.2.2 hang in there. Keep up the great work.
 
Old 11-03-2009, 05:00 PM   #180
enine
Member
 
Registered: Nov 2003
Distribution: Slackware 13.37
Posts: 452

Original Poster
Rep: Reputation: 32
4.3.3 is out from kde today, I got the e-mail
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE 3.5.6 packages? gbowden Slackware 10 02-01-2007 05:56 PM
KDE 3.4 Released . when kde packages on ftp? zvonSully Debian 6 03-30-2005 04:03 PM
Why wont my KDE 3.2 FC2 setup run make commands w/KDE 1.x packages? rusty_slacker Linux - Newbie 1 09-19-2004 06:40 PM
.deb packages for kde 3.3? nuka_t Debian 2 09-12-2004 07:54 PM
KDE 3.2 - What packages? Kristijan Linux - Newbie 4 02-20-2004 10:15 AM


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

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration