Dear Ross,
Ross Finlayson wrote:
I think you meant to say “ln -fs”, not “ls -fs”.
Yes, sorry, I picked the wrong patch...
But yes, I’ll add the “f” (force symbolic link) flag to “ln” in the
Makefiles in the next release of the software.
Thanks.
--
Luca
___
If live555 is being installed over a previous installation, ln -s fails:
ln: failed to create symbolic link '.../lib/libliveMedia.so.38': File exists
Signed-off-by: Luca Ceresoli
---
BasicUsageEnvironment/Makefile.tail | 4 ++--
UsageEnvironment/Makefile.tail | 4 ++--