atrocity wrote: 
> Thank you! There's definitely no hurry, though. I don't strictly need
> another server, it's just fun to play around with this stuff. I got as
> far as running git apply --check on the patch and wound up with:
> 
> > 
Code:
--------------------
  >   > 
  > error: slimserver-vendor-patched/CPAN/buildme.sh: No such file or directory
  > error: slimserver-vendor-patched/flac/buildme-linux.sh: No such file or 
directory
  > error: slimserver-vendor-patched/sox/buildme-linux.sh: No such file or 
directory
  > 
--------------------
> > 
> Thank you again!

1) Make sure that /sbin is in your PATH. I needed to edit my ~/.profile
to include PATH=$PATH:/sbin:/usr/sbin

2) When applying the patch, do so as follows:

Code:
--------------------
    
  cd ./logitechmediaserver-deb/source/vendor
  patch -p2 < ~/slimserver-vendor.patch 
  
--------------------



----------------------
"Dreamer, easy in the chair that really fits you..."
------------------------------------------------------------------------
dsdreamer's Profile: http://forums.slimdevices.com/member.php?userid=12588
View this thread: http://forums.slimdevices.com/showthread.php?t=108166

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to