MacPorts and Deluge Error

Support for Deluge on Apple Mac OS
Post Reply
j32
New User
New User
Posts: 6
Joined: Thu Mar 27, 2008 4:29 pm

MacPorts and Deluge Error

Post by j32 »

After "installation" of MacPorts I have info sudo: port: command not found.

Edit:
After retyping command: PATH=$PATH:/opt/local/bin:/opt/local/sbin port working.

...but deluge doesn't start - give me this error:
  • bash-3.2$ /opt/local/bin/deluge
    Traceback (most recent call last):
    File "/opt/local/bin/deluge", line 135, in <module>
    subprocess.Popen(["dbus-launch", "deluge"] + sys.argv[1:])
    File "/opt/local/lib/python2.5/subprocess.py", line 594, in __init__
    errread, errwrite)
    File "/opt/local/lib/python2.5/subprocess.py", line 1091, in _execute_child
    raise child_exception
    OSError: [Errno 2] No such file or directory
Following command: rm-fR ~ / .config / deluge is only for Ubuntu?
Post Reply