On Sat, 2003-01-25 at 06:15, Hunter Peress wrote:
> http://www.thiago.joi.com.br/andre/bittorrent.html
> 
> Basically, all that is required to minimally get things running is that you have
> python2.2 available in your ports tree. (for X GUI u'll need wxpython2.3 for
> python2.2 (which the package DOESNT require), but there are still 2 nice command
> line interfaces: btdownloadheadless.py, and btdownloadcurses.py).


A few suggestions..
 - Install the executables without the .py extension
 - Dynamically generate pkg-message and substitute PREFIX

Also, the curses version bails with..
Traceback (most recent call 
last):-----------------------------------------------------------
  File "/usr/local/bin/btdownloadcurses.py", line 167, in ?
    run(argv[1:])
  File "/usr/local/bin/btdownloadcurses.py", line 115, in run
    download(params, d.chooseFile, d.display, d.finished, d.error, Event(), fieldw)
  File "/usr/local/lib/python2.2/site-packages/BitTorrent/download.py", line 88, in 
download
    errorfunc('arguments are -\n' + formatDefinitions(defaults, cols))
  File "/usr/local/bin/btdownloadcurses.py", line 67, in error
    self.display()
  File "/usr/local/bin/btdownloadcurses.py", line 98, in display
    fieldwin.addstr(7 + i, 0, self.errors[i], curses.A_BOLD)
_curses.error: addstr() returned ERR

________________________________________________________________________
-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to