Updated Home (markdown)
3
Home.md
3
Home.md
@@ -5,6 +5,7 @@ The following Perl modules must be installed:
|
|||||||
* MULTICAST
|
* MULTICAST
|
||||||
* CBC (for AES encryption)
|
* CBC (for AES encryption)
|
||||||
* Crypt::Cipher::AES (for AES encryption)
|
* Crypt::Cipher::AES (for AES encryption)
|
||||||
|
* Math::Round
|
||||||
|
|
||||||
`root@fhemdev:~# apt-get install libio-socket-multicast-perl`
|
`root@fhemdev:~# apt-get install libio-socket-multicast-perl`
|
||||||
|
|
||||||
@@ -12,6 +13,8 @@ The following Perl modules must be installed:
|
|||||||
|
|
||||||
`root@fhemdev:~# apt-get install libcrypt-cbc-perl`
|
`root@fhemdev:~# apt-get install libcrypt-cbc-perl`
|
||||||
|
|
||||||
|
`root@fhemdev:~# apt-get install libmath-round-perl`
|
||||||
|
|
||||||
`root@fhemdev:~# cpan Crypt::Cipher::AES`
|
`root@fhemdev:~# cpan Crypt::Cipher::AES`
|
||||||
|
|
||||||
# Set Developermode on the gateway!
|
# Set Developermode on the gateway!
|
||||||
|
|||||||
Reference in New Issue
Block a user