[vdr] [ANNOUNCE] vdr-webvideo 0.1.0
Antti Ajanki
antti.ajanki at iki.fi
Tue Feb 10 21:03:01 CET 2009
Karsten Mueller wrote:
> I'm quite sure I'm doing something wrong but I followed your
> instructions to the point which leaves me at
>
> > # python setup.py
>
> usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
> or: setup.py --help [cmd1 cmd2 ...]
> or: setup.py --help-commands
> or: setup.py cmd --help
>
> error: no commands supplied
This is another error in the instructions. Instead of
python setup.py
it should say
python setup.py install
Antti
More information about the vdr
mailing list