RE. SMARTMIX CRASHES SERVER (7.9 NIGHTLY 1455784650 ON A MAC) spiffin wrote: > I'll look into it and let you know how I get on tomorrow.
THIS WORKS: If you don't have Homebrew - 'install Homebrew' (http://brew.sh). Then, in a terminal window, run: Code: -------------------- brew install openssl -universal -------------------- .. it'll take a while. Followed by: Code: -------------------- brew link openssl --force -------------------- You'll now be running the Homebrewed version of openssl instead of the (crippled) El Capitan version. SmartMix (and logging into mysqueezebox.com) - and anything else requiring Perl's Net::SSLeay and/or a fully functioning openssl - should now work. Phew. ------------------------------------------------------------------------ spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517 View this thread: http://forums.slimdevices.com/showthread.php?t=97668 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
