[Lunar-bugs] [bug] kdebase, samba and the smb kioslave

lunar-bugs at lunar-linux.org lunar-bugs at lunar-linux.org
Sat Apr 16 14:17:36 UTC 2005


 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    moonbase (modules)
 Category:     bug reports
 Priority:     normal
-Assigned to:  <unassigned>
+Assigned to:  florin
 Reported by:  dveatch
 Updated by:   florin
-Status:       active
+Status:       fixed

I have added the proposed symlink to the samba BUILD file and all seems
to be fine now. Thank you Dennis.


florin



Previous comments:
------------------------------------------------------------------------

Sat, 04/16/2005 - 15:57 : dveatch

During the configure phase of the kdebase build it reports libsmbclient
cannot be found so the smb kio slave will not be made. So I tried
adding "--with-libsmbclient" to the BUILD for Samba and relined. Still
kdebase cannot find the needed libarary to make the kio slave. So I
then created this symlink;

ln -s /usr/lib/samba/libsmbclient.so /usr/lib/libsmbclient.so

and kdebase now does not complain about the missing libsmbclient. 

So I suggest changing the this line in the Samba BUILD ;

ln -sf /usr/lib/samba/libsmbclient.so /usr/lib/libsmbclient.so.0 &&

to 

ln -s /usr/lib/samba/libsmbclient.so /usr/lib/libsmbclient.so &&

Or at least adding that line because I am not sure if there are other
applications that might use /usr/lib/libsmbclient.so.0. Also perhaps
adding that "-with-libsmbclient" to the Samba BUILD, just in case :)

-- 
View: http://lunar-linux.org/?q=node/view/804
Edit: http://lunar-linux.org/?q=project/comments/add/804




More information about the Lunar-bugs mailing list