After I upgraded mozilla-firefox from 1.0.2 to 1.0.2-r1, mozilla-launcher wasn't able to find the browser. Reproducible: Always Steps to Reproduce: 1. start firefox or mozilla-firefox 2. 3. Actual Results: mozilla-launcher exits with error "can't find the browser :-(" Expected Results: mozilla-firefox starts I looked into the mozilla launcher script: export MOZILLA_FIVE_HOME="/usr/lib/MozillaFirefox" I noticed that mozilla-firefox now lies in /usr/lib64/MozillaFirefox, so I changed the definition of MOZILLA_FIVE_HOME to reflect tha change, and the script seemed to work. Upgrading to mozilla-launcher-1.32 didn't solve the problem. Here is my emerge info: Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r14 x86_64) ================================================================= System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3400+ Gentoo Base System version 1.4.16 Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 7 2005, 09:21:03)] dev-lang/python: 2.3.4-r1 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 sys-devel/binutils: 2.15.92.0.2-r7 sys-devel/libtool: 1.5.14 virtual/os-headers: 2.6.8.1-r4 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CFLAGS="-O2 -pipe -march=k8 -ftracer -fprefetch-loop-arrays" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -pipe -march=k8 -ftracer -fprefetch-loop-arrays" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X acpi alsa arts berkdb bitmap-fonts cdr crypt cups curl dvd fam fftw font-server foomaticdb fortran gdbm gif gpm gstreamer imagemagick ipv6 jp2 jpeg kde lzw lzw-tiff motif mp3 ncurses netcdf nls ogg opengl oss pam pdflib perl png ppds python qt readline samba ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts usb userlocales vorbis xml2 xpm xrandr xv zlib" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Thanks, I'll have a fix for this soon
Fixed in mozilla-launcher-1.33