LinuxQuestions.org
Review your favorite Linux distribution.
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-04-2009, 01:01 PM   #76
tramni1980
Member
 
Registered: Jul 2006
Location: Sofia, Bulgaria
Distribution: Slackware 13.37
Posts: 675

Rep: Reputation: 35

Quote:
Originally Posted by EYo View Post
Error: (Slack13/32 Terminal XFCE4):
bash-3.1$ wget -r http://cardinal.lizella.net/~vbatts/...ges/4.3.1/x86/
--2009-10-04 09:40:42-- http://cardinal.lizella.net/~vbatts/...ges/4.3.1/x86/
Resolving cardinal.lizella.net... 216.23.247.74
Connecting to cardinal.lizella.net|216.23.247.74|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-10-04 09:40:43 ERROR 404: Not Found.

No Error: (Using the file list):
bash-3.1$ wget -v --input-file kde431.list
--2009-10-04 09:43:50-- http://cardinal.lizella.net/~vbatts/...5.4-i686-1.txz
Resolving cardinal.lizella.net... 216.23.247.74
Connecting to cardinal.lizella.net|216.23.247.74|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6999992 (6.7M) [text/plain]
Saving to: `PyQt-4.5.4-i686-1.txz.1'
etc....
Code:
wget -r -np http://cardinal.lizella.net/~vbatts/kde/kde4-packages/4.3.1/x86/
Resolving cardinal.lizella.net... 216.23.247.74
Connecting to cardinal.lizella.net|216.23.247.74|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `cardinal.lizella.net/~vbatts/kde/kde4-packages/4.3.1/x86/index.html'

[ <=> ] 16,120 65.3K/s in 0.2s

etc
 
Old 10-04-2009, 01:02 PM   #77
a4z
Member
 
Registered: Feb 2009
Posts: 108

Rep: Reputation: 38
Quote:
Originally Posted by adriv View Post
En/disabling the sound for logging in/out (among other things) can be set at System configuration --> Notifications --> System notification --> Applications --> Event source --> etc...

BTW, the words can be slightly different, because my KDE is in Dutch, but you'll probably find it.
o yea, found it again
I looked under kde window manager, but it's in system notificatins.
it was definitely easier when I was a bit ill and had a lot of time just stare to the screen, klicking here and klicking there...
 
Old 10-04-2009, 01:22 PM   #78
kukibl
Member
 
Registered: Jun 2008
Distribution: Slackware64
Posts: 68

Rep: Reputation: 20
Quote:
Originally Posted by EYo View Post
Error: (Slack13/32 Terminal XFCE4):
bash-3.1$ wget -r http://cardinal.lizella.net/~vbatts/...ges/4.3.1/x86/
--2009-10-04 09:40:42-- http://cardinal.lizella.net/~vbatts/...ges/4.3.1/x86/
Resolving cardinal.lizella.net... 216.23.247.74
Connecting to cardinal.lizella.net|216.23.247.74|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-10-04 09:40:43 ERROR 404: Not Found.
It seems to me that you didn't used correct (full) url. Check pasted output once again and you will understand what I'm talking about. It worked for me.
 
Old 10-04-2009, 04:23 PM   #79
Ilgar
Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware 13.37, Pardus 2011.2
Posts: 858

Rep: Reputation: 71
I wouldn't recommend using just "wget -r", it will download the whole site. Use the list or add extra parameters to wget to prevent it from doing this (sorry I'm too lazy to look it up in the man page ).

Edit: tramni1980 already gave the answer, it's the "-np" option you need.

Last edited by Ilgar; 10-04-2009 at 04:26 PM.
 
Old 10-04-2009, 05:22 PM   #80
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-13.37
Posts: 1,115

Rep: Reputation: 142Reputation: 142
wget -r -np -nd --accept=txz http://cardinal.lizella.net/~vbatts/.../4.3.1/x86_64/

Last edited by Daedra; 10-05-2009 at 04:14 AM.
 
Old 10-05-2009, 03:55 AM   #81
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 3,894

Rep: Reputation: Disabled
Quote:
Originally Posted by Daedra View Post
What I would use:
Code:
lftp -c "open http://cardinal.lizella.net/~vbatts/kde/kde4-packages/4.3.1/ ; mirror x86"
This will mirror that remote "x86" directory with all its content to your local harddisk.

Eric
 
Old 10-05-2009, 06:45 PM   #82
ryerke
Member
 
Registered: Dec 2006
Location: Fresno CA
Distribution: Slackware 13 Slackware 13.37 ARMEDSlack 13.37
Posts: 84

Rep: Reputation: 19
4.3.1 seems to be stable on 13 -stable. Is there any hint of it showing up in changelog or possibly -current?
 
Old 10-07-2009, 02:47 PM   #83
slackware64
LQ Newbie
 
Registered: Jul 2009
Location: Tokaj, Hungary
Distribution: Slackware Linux
Posts: 6
Blog Entries: 1

Rep: Reputation: 2
Slackware(64) KDE 4.3.2

Slackware(64) KDE 4.3.2 packages available from vbatts (Thanks!) :

http://cardinal.lizella.net/~vbatts/...ackages/4.3.2/
 
Old 10-07-2009, 03:45 PM   #84
enine
Member
 
Registered: Nov 2003
Distribution: Slackware 13.37
Posts: 452

Original Poster
Rep: Reputation: 32
anyone make 4.3.2 x86
 
Old 10-08-2009, 03:43 AM   #85
slackd
Member
 
Registered: Sep 2009
Location: Kolkata, India
Distribution: Ubuntu, Slackware64, Windows 7 x64
Posts: 248
Blog Entries: 1

Rep: Reputation: 60
has anyone tried the 4.3.2 x86_64 packages yet?..
 
Old 10-08-2009, 04:48 AM   #86
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-13.37
Posts: 1,115

Rep: Reputation: 142Reputation: 142
I have and they didn't work for me. KDE would boot up with a plasma crash and completely white background. I deleted my .kde and tried again with the same result. I didn't bother with the logs I just put 4.3.1 back on.
 
Old 10-08-2009, 08:01 AM   #87
slackd
Member
 
Registered: Sep 2009
Location: Kolkata, India
Distribution: Ubuntu, Slackware64, Windows 7 x64
Posts: 248
Blog Entries: 1

Rep: Reputation: 60
Thumbs up

Quote:
Originally Posted by Daedra View Post
I have and they didn't work for me. KDE would boot up with a plasma crash and completely white background. I deleted my .kde and tried again with the same result. I didn't bother with the logs I just put 4.3.1 back on.

thanks for the heads up buddy

Last edited by slackd; 10-08-2009 at 08:02 AM.
 
Old 10-08-2009, 10:01 AM   #88
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,191

Rep: Reputation: 124Reputation: 124
I had the same result as Daedra, and reinstalled 4.3.1. I don't think that all the necessary packages are present yet. Just have to keep looking for a few days.
 
Old 10-08-2009, 11:15 AM   #89
Michielvw
Member
 
Registered: May 2005
Location: Manchester,UK
Distribution: Slackware64-current, Slackware-current, Slackware-12.2
Posts: 104

Rep: Reputation: 19
Quote:
Originally Posted by slackd View Post
has anyone tried the 4.3.2 x86_64 packages yet?..
Yes, I had them downloaded, about 15 minutes after vbatts uploaded them and installed them on my laptop. Seems to be working just fine. Do note that 4.3.2 actually *needs* -current as everything is compiled against QT4.5 in -current

I forgot this first and while it sort of works gives you a nice WSON[1], but a quick upgrade to -current later and all works fine.

I still prefer XFCE though.


[1]: White Screen of Nowt.
 
Old 10-08-2009, 12:40 PM   #90
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 Michielvw View Post
Yes, I had them downloaded, about 15 minutes after vbatts uploaded them and installed them on my laptop. Seems to be working just fine. Do note that 4.3.2 actually *needs* -current as everything is compiled against QT4.5 in -current

I forgot this first and while it sort of works gives you a nice WSON[1], but a quick upgrade to -current later and all works fine.
thanks for the tip. will test the packages and report back.
 
  


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 06: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