On Tue, 22 Mar 2011 09:09:31 -0500 (CDT)
[email protected] wrote:

> William, Andy:
> 
> CORRECTION
> The build did pick up GTK+-2, despite my best
> efforts to place a GTK pointer pointing to GTK+-3
> in /usr/lib and /usr/include.
> Apologies.
> 
> Andy:
> 
> > You can fix the back and forward arrows by setting a gtk theme.
> I'll look into that.
> I was surprised that by just moving to 3.6.14 from 3.6.13, _after_
> a few point upgrades of GTK+-2, the arrows disappeared without any
> warning (so to speak).
> 
Try:

echo "gtk-theme-name = \"Raleigh\"" >> ~/.gtkrc-2.0

If you don't like Raleigh (or don't have it installed) chose another theme
from /usr/share/themes

echo "gtk-icon-theme-name = \"Neu\"" >> ~/.gtkrc-2.0

If you don't like Neu (or don't have it installed) chose another icon theme
from /usr/share/icons

> 
> >> 1. Needs nspr >= 4.8.7
> >> 2. Needs nss >= 3.12.9
> 
> > No it doesn't.
> > I don't install nspr or nss and current firefox compiles fine for me.
> 
> Did you use
> 
> >> --with-system-nspr
> >> --with-system-nss
> 
> like me?

No. the only thing I install which uses nspr or nss is Firefox so for
me it makes no sense to install them a system libraries.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to