root@NightAera:~/raspVMC-master# ./install.bash
first of all update all packages on the pi
sudo: unable to resolve host NightAera
E: The method driver /usr/lib/apt/methods/https could not be found.
sudo: unable to resolve host NightAera
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Check apache2 instalation
Status: install ok installed
check if socat is installed
Status: install ok installed
Status: install ok installed
check if fhem is installed
FHEM is not installed do you want it to be installed (Y/N) ?
Y installing it
Installation of FHEM, getting certificate
sudo: unable to resolve host NightAera
OK
sudo: unable to resolve host NightAera
E: The method driver /usr/lib/apt/methods/https could not be found.
Check if apt-transport-https is installed
add https transport
sudo: unable to resolve host NightAera
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libqt3-mt libsox-fmt-alsa libsox-fmt-base libsox2 python-qt3 python-sip
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 109 kB of archives.
After this operation, 166 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
apt-transport-https
Install these packages without verification [y/N]? y
Get:1
http://mirrordirector.raspbian.org/raspbian/ wheezy/main apt-transport-https armhf 0.9.7.9+rpi1+deb7u7 [109 kB]
Fetched 109 kB in 0s (174 kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package apt-transport-https.
(Reading database ... 86788 files and directories currently installed.)
Unpacking apt-transport-https (from .../apt-transport-https_0.9.7.9+rpi1+deb7u7_armhf.deb) ...
Setting up apt-transport-https (0.9.7.9+rpi1+deb7u7) ...
sudo: unable to resolve host NightAera
installing fhem package
sudo: unable to resolve host NightAera
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fhem
patching fhem config file for VMC
configuring the station in VMC.ini.new
0 : /dev/ttyAMA0
Select the device connecting the VMC to the raspberry pi: 0
VMC is connected on device /dev/ttyAMA0
1 : Do not use Confosense
Select the device connecting the ConfoSense to the raspberry pi: 1
server bind address (nothing for all):
server port number (default 10000): 11000
enter port number for telnet remote control (def=10002):11002
server address for clients (blank for this machine :
Use socat to define virtual port (fhem client) (Y/N): Y
Enter the Virtual port filename (def. /tmp/ttyVMC):
log file name (def=/var/log/VMClog.log):
debug level (2=config, 3=client, 8=frames, def=3): 8
Use mysql database to store data sample (Y/N): N
installing configuration files
save old VMC.ini to /etc/VMC/VMC.ini.old
sudo: unable to resolve host NightAera
sudo: unable to resolve host NightAera
patching inittab automatic restart in case of crash
sudo: unable to resolve host NightAera
activating the server
sudo: unable to resolve host NightAera
installing web pages cgi and VMC library
sudo: unable to resolve host NightAera
cp: cannot stat `VMC?.html': No such file or directory
sudo: unable to resolve host NightAera
cp: cannot stat `*.cgi': No such file or directory
sudo: unable to resolve host NightAera
cp: cannot stat `VMC.pyc': No such file or directory
cleanup
rm: cannot remove `raspVMC.zip': No such file or directory
root@NightAera:~/raspVMC-master# ls
LICENSE VMC.ini.new config.py jsoneditor
README.md client1.py fhem.cfg server.py
SVG_FileLog_VMC_1.gplot client2.py install.bash setspeed.py
SVG_FileLog_VMC_2.gplot client3.py json-tree
root@NightAera:~/raspVMC-master# ./server.py &
[1] 4444
root@NightAera:~/raspVMC-master#