View Single Post
  #740  
Old 12-25-2011, 05:45 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by Yansky View Post
Note: I also ran into the old -soname issue, but used the instructions on this blog post to fix the compile: http://trick77.com/2010/07/31/captur...dump-mac-os-x/
that blog mentions wrong command line to compile rtmpdump for mac. correct command line should be

make SYS=darwin

not

make SYS=posix

which is for linux. using correct command will automatically set the correct options for mac.
Reply With Quote