View Single Post
Posts: 368 | Thanked: 975 times | Joined on Aug 2013
#5
Is there a workaround for this problem?
Emacswiki.org is one of the best sources for Emacs related info, tutorials, example code, configurations etc and it would be nice to be able to browse it with my N900.

Edit:

Someone with the same error on OSX mentioned updating openssl as solution. Just checked my version and it is 0.9.8zh-1+maemo1+0m5+0cssu0

http://d.hatena.ne.jp/shammer/20160216/p1

brew update
brew upgrade openssl
sudo mv /usr/bin/openssl /usr/bin/openssl.0.9.8zg
brew link openssl --force
sudo ln -s /usr/local/bin/openssl /usr/bin/openssl

Last edited by t-b; 2016-08-11 at 16:18.
 

The Following User Says Thank You to t-b For This Useful Post: