HOWTO_Windows.html: Missing Windows::Console added
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4567 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -109,10 +109,11 @@ a service, see below.
|
|||||||
for this scenario):</h3>
|
for this scenario):</h3>
|
||||||
<ul>
|
<ul>
|
||||||
Terminate fhem by typing shutdown again in the FHEMWEB command line.
|
Terminate fhem by typing shutdown again in the FHEMWEB command line.
|
||||||
Install the missing Win32::Daemon perl module by typing in the command window:
|
Install the missing perl modules by typing in the command window:
|
||||||
<ul><code>
|
<ul><code>
|
||||||
F:\tmp\fhem-5.4> PATH=F:\tmp\fhem-5.4\c\bin;F:\tmp\fhem-5.4\perl\bin;%PATH%<br>
|
F:\tmp\fhem-5.4> PATH=F:\tmp\fhem-5.4\c\bin;F:\tmp\fhem-5.4\perl\bin;%PATH%<br>
|
||||||
F:\tmp\fhem-5.4> perl\bin\cpan -i Win32::Daemon<br>
|
F:\tmp\fhem-5.4> perl\bin\cpan -i Win32::Daemon<br>
|
||||||
|
F:\tmp\fhem-5.4> perl\bin\cpan -i Win32::Console<br>
|
||||||
</ul></code>
|
</ul></code>
|
||||||
Install FHEM as a service
|
Install FHEM as a service
|
||||||
<ul><code>
|
<ul><code>
|
||||||
|
|||||||
Reference in New Issue
Block a user