Re: [weewx-user] Installation problems at Configure apt

2017-11-08 Thread 'Stefan ' via weewx-user
Thanks now it´s working! :-)

Am Mittwoch, 8. November 2017 16:14:41 UTC+1 schrieb Tom Keffer:
>
> The option is "O", not "0". So, you want
>
> wget -qO - http://weewx.com/keys.html | sudo apt-key add -
>
>
> not
>
> wget -q0 - http://weewx.com/keys.html | sudo apt-key add -
>
>
> -tk
>
> On Wed, Nov 8, 2017 at 7:07 AM, 'Stefan Gö' via weewx-user <
> weewx...@googlegroups.com > wrote:
>
>> Hi together,
>> I would like to install the weewx software to my Raspian system.
>> According to the user manual <http://weewx.com/docs/debian.htm> I first 
>> need to Configure apt like this:
>> If I put these lines inside my Raspian concole I get following errors:
>>
>> p...@ei-dev-005 :~ $ wget -q0 - http://weewx.com/keys.html 
>> | sudo apt-key add -
>> wget: invalid option -- '0'
>> Usage: wget [OPTION]... [URL]...
>> Try `wget --help' for more options.
>> gpg: no valid OpenPGP data found.
>>
>> p...@ei-dev-005 :~ $ wget -q0 - 
>> http://weewx.com/apt/weewx.list | sudo tee 
>> /etc/apt/sources.list.d/weewx.list
>> wget: invalid option -- '0'
>> Usage: wget [OPTION]... [URL]...
>>
>> Try `wget --help' for more options.
>> p...@ei-dev-005 :~ $
>>
>>
>>
>> How can I fix this problem?
>>
>> Tanks from bavaria, germany!
>> Stefan
>>
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "weewx-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to weewx-user+...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Installation problems at Configure apt

2017-11-08 Thread 'Stefan ' via weewx-user
Hi together,
I would like to install the weewx software to my Raspian system.
According to the user manual  I first 
need to Configure apt like this:
If I put these lines inside my Raspian concole I get following errors:

pi@ei-dev-005:~ $ wget -q0 - http://weewx.com/keys.html | sudo apt-key add -
wget: invalid option -- '0'
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
gpg: no valid OpenPGP data found.

pi@ei-dev-005:~ $ wget -q0 - http://weewx.com/apt/weewx.list | sudo tee 
/etc/apt/sources.list.d/weewx.list
wget: invalid option -- '0'
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
pi@ei-dev-005:~ $



How can I fix this problem?

Tanks from bavaria, germany!
Stefan



-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.