albertone74 wrote: 
> Great! That worked like a charm Clive. Thanks. But now I am getting the
> following: :)
> > 
Code:
--------------------
  >   > 
  > error: Failed build dependencies:
  >     lzma is needed by kernel-wand-3.0.35-cm43.fc18.armv7hnl
  > 
--------------------
> > 

If when you try and build from a src rpm you get a failed build
dependency, just install it. So....


Code:
--------------------
    
  sudo yum install lzma
  
--------------------


... and run the build again.


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to