Am Dienstag, 6. September 2011, 17:30:54 schrieb Paul Hartman:
> On Tue, Sep 6, 2011 at 4:52 PM, Sebastian Beßler
>
> <sebastian@darkmetatron.de> wrote:
> > Am 06.09.2011 23:35, schrieb Michael Schreckenbauer:
> >> See firefox for example:
> >>
> >> ~ $ equery s firefox
> >> * www-client/firefox-6.0
> >> Total files : 3801
> >> Total size : 722.95 MiB
> >
> > Why is your firefox so big?
> >
> > metatron@Shao ~ $ equery s firefox
> > * www-client/firefox-6.0
> > Total files : 3779
> > Total size : 89.42 MiB
> >
> > Mysterious, nearly ten times bigger.
>
> Mine is bigger!

>
> * www-client/firefox-6.0
> Total files : 3517
> Total size : 723.57 MiB
>
> libxul.so by itself is around 350MB. I have "nostrip" in my FEATURES.
> I guess that's the reason...
>
> Rebuilt without "nostrip". The results:
>
> * www-client/firefox-6.0
> Total files : 3517
> Total size : 88.97 MiB
>
> Mystery solved?
Hm. My libxul.so is ~29MB.
~ $ du -hs /usr/lib64/firefox/
65M /usr/lib64/firefox/
Looks like my equery is broken *g*
Regards,
Michael