On Thu, Dec 23, 2010 at 10:22 PM, greenpoise <danel.sega...@gmail.com> wrote:
> when I issue echo $BROWSER I get firefox. I have not used web2py in a
> long time, since I have ArchLinux because of this problem. Is there a
> way to change web2py as to where it does not launches any browser????
> I have no plans of changing my system distribution.

Arch is defaulting to Py3k. Just run into this minutes ago. :D

Try this:

$ export PYTHON='/usr/bin/python2'; python2 ./web2py

You can add an alias for this in your ~/.bashrc


-- 
Branko Vukelic

stu...@brankovukelic.com
http://www.brankovukelic.com/

Reply via email to