Am Montag, 16. Januar 2006 02:38 schrieb Dan Nicholson: > Not true. This is the icon the kde manager uses, but the default one > sent to any window manager is in > /usr/lib/firefox-1.5/chrome/icons/default. This is a bug in the > Firefox build system that it's not installed. One fix is in the blfs > svn page: > > http://www.linuxfromscratch.org/blfs/view/svn/xsoft/firefox.html > > Particularly, > > install -v -m755 -d /usr/lib/firefox-1.5/chrome/icons/default && > ln -v -s ../../../icons/default.xpm \ > /usr/lib/firefox-1.5/chrome/icons/default > > Make sure there's something in this directory. >
There was something in that directory, but /opt/mozilla/lib/firefox-1.5/chrome/icons/default was empty. ;-) I should not have copied too literally, sorry for being representing the species of DAU. By the way what is the sed script doing exactly, because the first time I tried to compile firefox there was an error with exactly xptinfo_enum_1 not being declared. Then I recompiled, omitting the sed script, but omitting SVG support as well, then it worked. As for the moment my firefox works, I do not need to investigate that, but if you think you want more details, I could try to find something reproduceable... Thanks again, Spiess -- http://www.normiboy.ch -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
