NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Someone has working Firefox or Midori on 5.0_STABLE ?



On Tue, Oct 13, 2009 at 06:43:49PM +0200, TomÃÅ BodÅÃr wrote:
> Because I have only core dumps :-(

Try to use a script like this one to start Firefox, please:

#!/bin/sh
ulimit -d `ulimit -H -d`
ulimit -n 512
exec /usr/pkg/bin/firefox "$@"

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index