<<< Date Index >>>     <<< Thread Index >>>

Re: viewing URLs (muttils or lynx?)



* Peter Münster on Saturday, February 16, 2008 at 23:52:08 +0100
> Perhaps with lynx, but I'm still searching for a method to start firefox
> from lynx.

I only know how this would work with w3m.

> Perhaps with muttils, but the installation failed with:
> $ python setup.py install --home=~
> running install
> error: must supply either home or prefix/exec-prefix -- not both

Are you not Windows by any chance? Because:

$ python setup.py install --help 

says that --home only works on Unix.

I can't test this because I haven't got Windows but perhaps
--install-base works? If yes, I'll update the README.

You can also mail me off-list.

c
-- 
Python Mutt utilities <http://www.blacktrash.org/hg/muttils/>