colincliff;541604 Wrote: 
> I know other people have used without a problem. I'll check the symlinks
> when I get home. What command did you run to get the list of symlinks?

Too see the symlinks in the archive:

$ tar tvzf squeezeplay-scaredycat.tar.gz |grep "^l"


Code:
--------------------
    
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libportaudio.so.2 -> libportaudio.so.2.0.0
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libFLAC.so.8 -> libFLAC.so.8.2.0
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libmad.so -> libmad.so.0.2.1
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libvorbisidec.so -> libvorbisidec.so.1.0.2
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libvorbisidec.so.1 -> libvorbisidec.so.1.0.2
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libportaudio.so -> libportaudio.so.2.0.0
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/lua/5.1/lfs.so -> lfs.so.1.2
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/lua/5.1/lxp.so -> lxp.so.1.0.2
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libmad.so.0 -> libmad.so.0.2.1
  lrwxrwxrwx root/root         0 2010-04-27 00:47 
squeezeplay-runnable/lib/libFLAC.so -> libFLAC.so.8.2.0
  
--------------------


To see the symlinks in a directory

$ find /path -type l -ls


-- 
flattermann

Christian

Home of 'SqueezeCommander' (http://www.squeezecommander.com) - The
SqueezeBox Remote Control App for Android
------------------------------------------------------------------------
flattermann's Profile: http://forums.slimdevices.com/member.php?userid=33169
View this thread: http://forums.slimdevices.com/showthread.php?t=64373

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

Reply via email to