Quote:
Originally Posted by Yansky
|
I am using OSX 10.5.8,
I cannot install
rtmpdump via macports(which is supposed to be best way, but it turn out to be a problematic) due to SHA256_DIGEST_LENGTH error ... :S
I also cannot install from your codes. I got the following error...
Code:
make mingw
make[2]: Nothing to be done for `all'.
mingw32-gcc -Wall rtmpdump.o librtmp/librtmp.a -o rtmpdump.exe -lssl -lcrypto -lz -lws2_32 -lwinmm -lgdi32
make[1]: mingw32-gcc: Command not found
make[1]: *** [rtmpdump] Error 127
make: *** [mingw] Error 2
I suspect your code is for windows.