Jim wrote:

> Pidora-18
> 
> Trying to experiment on installing kde-runtime on my Pidora-Raspberry Pi
> . Could someone help me ?
> 
> As for the lightdm, which is the XFCE display manager, It is going to be
> removed after kdm is installed.
> 
> I have a 64gb SD Card on this Raspberry Pi so space is not a problem.
> 
> And KDE couldn't be any slower to run than the XFCE desktop.
> 
> 
> Here is the error message I'm getting;
> 
>                libsmbclient.so.0
> Error: Package: kde-runtime-libs-4.10.5-2.fc18.armv6hl (pidora-updates)
>             Requires: libsmbclient.so.0(SMBCLIENT_0.1.0)
>             Available: 2:libsmbclient-4.0.0-168.fc18.rc5.armv6hl (pidora)
>                 libsmbclient.so.0(SMBCLIENT_0.1.0)
>             Available: 2:libsmbclient-4.0.9-1.fc18.armv6hl
>             (pidora-updates)
>                 libsmbclient.so.0(SMBCLIENT_0.1.0)
>             Available: 2:samba4-libs-4.0.0-47alpha18.fc17.armv6hl (pidora)
>                 libsmbclient.so.0(SMBCLIENT_0.1.0)
>             Available: 2:samba4-libs-4.0.0-133.fc18.beta5.armv6hl
> (pidora-updates)
>                 libsmbclient.so.0(SMBCLIENT_0.1.0)

Need to figure out why you cannot install whatever provides: 
libsmbclient.so.0(SMBCLIENT_0.1.0)

That should probably be the libsmbclient package, so does either of these 
work?

yum install 'libsmbclient.so.0(SMBCLIENT_0.1.0)'

or

yum install libsmbclient

?

_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to