Search found 4 matches

by Starks
Fri Mar 06, 2009 9:01 pm
Forum: Support
Topic: Installing to /usr instead of /usr/local?
Replies: 2
Views: 1562

Re: Installing to /usr instead of /usr/local?

That doesn't tell me how to properly use the prefix command.

Everything is still ending up in /usr/local when I try this:

Code: Select all

sudo python setup.py install --prefix=/usr
Or this.

Code: Select all

sudo python setup.py install --prefix /usr
by Starks
Fri Mar 06, 2009 7:38 pm
Forum: Support
Topic: Installing to /usr instead of /usr/local?
Replies: 2
Views: 1562

Installing to /usr instead of /usr/local?

How can I go about doing this?
by Starks
Mon Mar 02, 2009 6:36 pm
Forum: Support
Topic: Python 2.6 breaking Deluge?
Replies: 1
Views: 1824

Python 2.6 breaking Deluge?

I'm using 1.1.3 and the Python 2.6 updates just landed for Jaunty. eric@kingfisher:~$ deluge /var/lib/python-support/python2.6/deluge/ui/common.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead from sha import sha 1.1.3 /var/lib/python-support/python2.6/deluge/u...
by Starks
Wed Dec 24, 2008 11:55 pm
Forum: Development
Topic: Deb packages for SVN builds of 1.1 and 1.2?
Replies: 2
Views: 1835

Deb packages for SVN builds of 1.1 and 1.2?

Any chance at this happening?