On Tue, Nov 30, 2010 at 01:17:20PM +0100, Johannes Weißl wrote:
> Hi Brian,
> 
> On Tue, Nov 30, 2010 at 06:51:14PM +1100, Brian Salter-Duke wrote:
> > Looks interesting, so I got it. Why does it install in ~/.local? How can
> > I change this as .local would be just another directory I would have to
> > add to my path? I looked to see if I could alter it, but could not find
> > where it was set to install in ~.local. I would like to install in
> > /usr/local/bin or ~/bin.
> 
> No problem at all! Just use:
>   sudo python setup.py install --prefix=/usr/local

Thanks for that. Perhaps this could be put in the INSTALL file. I was
confused by the fact that the --prefix use was only mentioned for
version 2.5 and I have 2.6

Brian.
 
> And to remove:
>   sudo rm -rvf /usr/local/bin/muttlearn 
> /usr/local/lib/python*/*-packages/muttlearn*
> 
> I used ~/.local because it seems to be the upcoming standard for
> installing python modules by (non-root) users.
> 
> Is it working now?
> 
> 
> Johannes



-- 
"Microsoft is not the answer. It is the question. The answer is 'No'."
                                               -- Unknown
Brian Salter-Duke (Brian Duke) Email: b_duke(AT)bigpond(DOT)net(DOT)au

Reply via email to