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
# python -V Python 2.4.4
I'm not too deep into python so I'm kinda stuck here. I also tried with python2.5 which also is installed on my easyvdr 0.6.1 system to no avail.
Any help would be highly appreciated.
Antti Ajanki wrote:
Jukka Tastula wrote:
[...]