[vz-dev] install.sh bricht bei "checking prerequisites" ab?

Udo1 udo1 at gmx.net
Sat Feb 28 11:28:31 CET 2015


Am 28.02.2015 um 11:13 schrieb Andreas Goetz:
> Kannst Du das evtl. mal bei Dir probieren?
Gerade mal probiert:
> pi at raspberrypi ~ $ sudo apt-get install git-core libapache2-mod-php5 
> php5-cli php5-mysql php-apc mysql-server mysql-client
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> git-core is already the newest version.
> libapache2-mod-php5 is already the newest version.
> mysql-client is already the newest version.
> mysql-server is already the newest version.
> php-apc is already the newest version.
> php5-cli is already the newest version.
> php5-mysql is already the newest version.
> The following packages were automatically installed and are no longer 
> required:
>   libssl-dev libssl-doc
> Use 'apt-get autoremove' to remove them.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> pi at raspberrypi ~ $ sudo wget --no-check-certificate 
> https://raw.github.com/volkszaehler/volkszaehler.org/master/misc/tools/install.sh
> --2015-02-28 11:24:35-- 
> https://raw.github.com/volkszaehler/volkszaehler.org/master/misc/tools/install.sh
> Resolving raw.github.com (raw.github.com)... 185.31.17.133
> Connecting to raw.github.com (raw.github.com)|185.31.17.133|:443... 
> connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: 
> https://raw.githubusercontent.com/volkszaehler/volkszaehler.org/master/misc/tools/install.sh 
> [following]
> --2015-02-28 11:24:41-- 
> https://raw.githubusercontent.com/volkszaehler/volkszaehler.org/master/misc/tools/install.sh
> Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 
> 185.31.17.133
> Connecting to raw.githubusercontent.com 
> (raw.githubusercontent.com)|185.31.17.133|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 6155 (6.0K) [text/plain]
> Saving to: `install.sh.1'
>
> 100%[==============================================================================================================================================================================>] 
> 6,155       --.-K/s   in 0.002s
>
> 2015-02-28 11:24:47 (2.55 MB/s) - `install.sh.1' saved [6155/6155]
>
> pi at raspberrypi ~ $ sudo bash install.sh.1
> volkszaehler.org installation script
>
> checking prerequisites: php: /usr/bin/php
>  mysql: /usr/bin/mysql
>  awk: /usr/bin/awk
>  sed: /bin/sed
>  grep: /bin/grep
>  wget: /usr/bin/wget
>  mktemp: /bin/mktemp
>  mkdir: /bin/mkdir
>  git: /usr/bin/git
>
> checking php version: 5.4.36-0+deb7u3 >= 5.3, ok
>
> volkszaehler setup...
> volkszaehler path? [/var/www/volkszaehler.org]

Tuts.

Gruß
Udo




More information about the volkszaehler-dev mailing list