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 04-11-2006, 05:18 PM   #1
PsychoticDude85
Member
 
Registered: Dec 2005
Distribution: Slackware -current - KDE 3.5.10
Posts: 62

Rep: Reputation: 15
Samba - Error loading 'kio_smb'.


Hey,

The problem I have at the moment, is that when attempting to reach "smb://ginger/Alex Backup" (my backup space on a Windows machine) I recieve the following warning:

Quote:
Originally Posted by KDE
Could not start process Unable to create io-slave:

klauncher said: Error loading 'kio_smb'.
After viewing a previous thread and a bit of delving into Google, I have discovered I do have a file kio_smb.la and kio_smb.so in /opt/kde/lib/kde3 and have all of the files needed in a working copy from 'ls -l /usr/bin/smb*'. This is one of quite a few dependancy problems I have encountered after reinstalling Slackware and running slapt-get, but the first one I have no idea how to solve. Any ideas are welcome.

Thanks,
Alex.
 
Old 04-12-2006, 10:48 AM   #2
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Quote:
Originally Posted by PsychoticDude85
This is one of quite a few dependancy problems I have encountered after reinstalling Slackware and running slapt-get,
Wow. This isn't an answer for you, but an observation: Letting just about any 'automagic' updating program gets you into a situation similar to yours. An updated program needs another, which needs another....

As for starting the ball rolling on the solution, what did you update? What did the changelog say about those programs? Did you follow all the changelog reccomendations?
 
Old 04-12-2006, 10:55 AM   #3
PsychoticDude85
Member
 
Registered: Dec 2005
Distribution: Slackware -current - KDE 3.5.10
Posts: 62

Original Poster
Rep: Reputation: 15
I can't find any details of this nature for samba, most are merely 'updated samba foo.foo to samba foo.bar'. Yeah, I saw the dependency problems it caused, but I'm not so certain this is due to the updates. I _do_ have kio_smb, it just doesn't seem to be able to use it. According to what I've read this is a part of kdebase, which I have tried reinstalling to no good change.
 
Old 04-12-2006, 11:00 AM   #4
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Your thinking it's a samba problem. It's not. It's a KDE issue. Again,
Quote:
Originally Posted by cwwilson721
what did you update? What did the changelog say about those programs? Did you follow all the changelog reccomendations?
And it IS due to the updates.
 
Old 04-12-2006, 11:09 AM   #5
PsychoticDude85
Member
 
Registered: Dec 2005
Distribution: Slackware -current - KDE 3.5.10
Posts: 62

Original Poster
Rep: Reputation: 15
I can't find any change notices when searching for 'kde' in the Changelog either. Though, I probably need an older changelog which no longer exists on the mirror, since the upgrade to KDE 3.5.1 isn't in there. Is there a backup kept of the older changelogs somewhere?

Oh, and I upgraded from September's Slackware Official CD. So, KDE 3.4.2 was what I upgraded from (to KDE 3.5.2). One thing I find odd, is that while I have searched other dependancy problems caused by auto updating, I haven't found a single one about this. That was what made me unsure about it being the updates, I can't find a single relevent link.

Last edited by PsychoticDude85; 04-12-2006 at 11:17 AM.
 
Old 04-12-2006, 12:59 PM   #6
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
I meant , did you read the changelogs for each program from it's website BEFORE you tried updating, but from your responses, I'll have to assume you did not, so....
 
Old 04-12-2006, 01:37 PM   #7
PsychoticDude85
Member
 
Registered: Dec 2005
Distribution: Slackware -current - KDE 3.5.10
Posts: 62

Original Poster
Rep: Reputation: 15
I didn't see the need when I have updated to KDE 3.5.2 from 3.4.2 with no problems whatsoever before. I understand you think me foolish and a newbie, I AM. But, please leave your disdain from a public bulletin board at least. I'll just download all of the new packages, if they work for a new build why not on my current?
 
Old 04-13-2006, 01:00 PM   #8
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
You could find downloaded packages in /var/slapt-get/slackware/some-software-series. So open kde folder and try reinstalling them (you should firstly remove the old kde packages with removepkg or using pkgtool, then run installpkg to install new ones).

Last edited by Alien_Hominid; 04-13-2006 at 01:03 PM.
 
Old 05-18-2006, 04:17 PM   #9
PsychoticDude85
Member
 
Registered: Dec 2005
Distribution: Slackware -current - KDE 3.5.10
Posts: 62

Original Poster
Rep: Reputation: 15
Thanks for the input Alien_Hominid, that had no effect but I managed to fix it in another way.

Just so you know (everyone bar the immature asses who can't see beyond their own egotistical sense of self-righteousness), I fixed it by using another copy in another folder (xammp) and telling the system to use libraries from there too.
 
Old 10-21-2006, 08:54 AM   #10
madd2
LQ Newbie
 
Registered: Oct 2006
Posts: 3

Rep: Reputation: 0
Hello PsychoticDude85! I have the same problem with slackware 11.0 and kde 3.5.4 When I tried to view smb shares from konqueror I've got the same message "Error loading kio_smb.la". I've checked, the files are in place, i've reinstalled kdebase and kdenetwork packages but still no results...Could you, please explain me what exactly have you done to make it work? I've reviewed many other posts on the net about checking for libsmbclient.so.0 (it exsists on my system) and so on, and so on but no any real solution to the problem...I don't won't to recompile the whole KDE on my Athlon 1800+
 
Old 10-22-2006, 07:50 AM   #11
PsychoticDude85
Member
 
Registered: Dec 2005
Distribution: Slackware -current - KDE 3.5.10
Posts: 62

Original Poster
Rep: Reputation: 15
Well, I cheated really. I downloaded xammp and found that it used the same file for another use. So I added /opt/lampp/lib to my /etc/ld.so.conf file ran ldconfig and then it worked.
 
Old 10-22-2006, 08:14 AM   #12
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by PsychoticDude85
Just so you know (everyone bar the immature asses who can't see beyond their own egotistical sense of self-righteousness)
This is not doing cwwilson721's remarks any justice.

You seem to have been using an automated update tool on slackware-current (seeing you used KDE 3.5.1 which only was available in the -current development tree for a while, before it got replaced by KDE 3.5.2) and the forum is filled with help requests from people who broke their system using an automated package management tool like slapt-get or swaret on slackware-current.
Generally this is not advisable if you do not also read the ChangeLog.txt very carefully at the same time. You don't seem to have done so. Slackware-current is not meant to be used as a stable environment. It can break from day to day and you should keep to any of the stable releases (10.2, 11.0) unless you are willing to help debug the development process by running slackware-current... but then do not solely depend on slapt-get.

Quote:
I fixed it by using another copy in another folder (xammp) and telling the system to use libraries from there too.
You realize that this does not solve the underlying problem of an ill-configured computer? Something did not upgrade correctly which you fixed by using "computer duct-tape". Who knows, other things might start breaking too sooner or later. You should investigate what went wrong with that KDE upgrade, fixing that will help you in the long run.

Eric
 
Old 10-22-2006, 09:01 AM   #13
PsychoticDude85
Member
 
Registered: Dec 2005
Distribution: Slackware -current - KDE 3.5.10
Posts: 62

Original Poster
Rep: Reputation: 15
I really do not care, this was from AGES ago as you may have noticed (though I doubt it), and from what I read it seemed all he wanted to do was mock me without even touching on the problem, which I took to be rude.

Anyway, if you want to argue about a five month old comment that's your business, I can't stop you.

And besides, how was I supposed to know how to fix it? It was a problem with a library which just didn't work for no reason I could think of. That was the only fix which worked so I used it. If you think that it was ill-advised then just don't use it. If you have a better method, then post it. I do not see how the upgrades did it because it was in the package, but if you can think of a method of fixing it (given that reinstalling kdebase did NOT work) then please, post away, from what I've seen that's the only method short of recompiling KDE that's been put forward.

You may be glad to know that this isn't even relevant any more because I do follow the changelog, weird how something can change in almost half a year eh? Seriously though, if you want to start talking about post etiquette, then may I put forward a "do not insult someone else's method without putting forward a way it can be improved", just saying "that sucks" is hardly the way to go about it.

Last edited by PsychoticDude85; 10-22-2006 at 09:10 AM.
 
Old 10-23-2006, 02:33 AM   #14
madd2
LQ Newbie
 
Registered: Oct 2006
Posts: 3

Rep: Reputation: 0
Hey, take it easy folks Make peace, not war
Anyway, PsychoticDude85, 10x alot for the answer!! I really didn't have any hopes that you'll answer me Just for the record - I fixed the problem, it was my mistake. In slackware 11.0 (and in the older versions, I assume) in order to use kio_smb io-slave in KDE, you have to have installed
cyrus-sasl-2 and openldap-client packages! Otherwise the kio_smb io-slave will not work! That was it I have missed to put these in my install, so installpkg and everything is fine Again - 10x for the quick answer
 
Old 10-23-2006, 02:34 AM   #15
madd2
LQ Newbie
 
Registered: Oct 2006
Posts: 3

Rep: Reputation: 0
Ups, sorry! I've posted the answer twice...somebody delete this

Last edited by madd2; 10-23-2006 at 02:39 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
kudzu error loading libraries & respawning too fast error CatherineBennet Linux - Newbie 0 01-05-2005 05:04 PM
Loading modules error after loading compiled kernel td0l2 Linux - Newbie 12 07-28-2004 11:10 AM
error loading operating system (lilo error) KoKi Slackware 1 03-03-2004 04:46 PM
Samba Configuration not loading.. sramelyk Linux - Software 2 02-22-2004 02:03 AM
wine error: error while loading shared libraries... eam Linux - Software 0 11-26-2003 12:01 AM

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

All times are GMT -5. The time now is 02:15 AM.

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