Update README.md
Update link to libssl 1.0.0
This commit is contained in:
parent
8372084c8b
commit
4341e99135
1 changed files with 44 additions and 44 deletions
|
@ -62,7 +62,7 @@ You are now ready to run the puppet agent to prepare and configure your system.
|
|||
**CAVEAT:** FreeSwitch 1.6 is not fully supported yet on Debian 9, but the only problem is a dependency on libssl1.0.0, which is not packaged for Debian 9, so you only need to do the following by hand first: Don't forget, or freeswitch will not install.
|
||||
|
||||
```
|
||||
wget http://http.debian.net/debian/pool/main/o/openssl/libssl1.0.0_1.0.1t-1%2bdeb8u7_amd64.deb
|
||||
wget http://http.debian.net/debian/pool/main/o/openssl/libssl1.0.0_1.0.2l-1~bpo8+1_amd64.deb
|
||||
dpkg -i libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
|
||||
rm libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue