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 ?



Thanks all for points, but too late ;-) I downloaded pkgsrc-2009Q3 then :

cd /usr/pkgsrc/www/firefox
make fetch-list | sh
make install
make clean
make clean-depends

and it's running now. BTW first I try firefox3 but no way. It says
that Firefox 3.0.3 is missing for NetBSD platform after download of
many packages with make fetch-list | sh

2009/10/13 Matthias Scheler <tron%zhadum.org.uk@localhost>:
> 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/
>



-- 
http://www.openbsd.org/lyrics.html


Home | Main Index | Thread Index | Old Index