* M.Michalowy ([EMAIL PROTECTED]) wrote:
> Package: iceweasel
> Version: 2.0.0.18-0etch1
> Severity: normal
> Tags: patch
> 
> I run Iceweasel in the ADM64 environement as listed below but in 32-bit 
> version installed in chroot
> ($CHROOT=/opt/firefox-chroot). After an upgrade from version 2.0.0.17-0etch1 
> to 2.0.0.18-0etch1
> iceweasell stopped to be able to start from this wrapper script by Carlo Wood
> (http://www.xs4all.nl/~carlo17/howto/iceweasel32.html):
> 
> ===================
> #!/bin/sh
> export GTK_PATH="/usr/lib32/gtk-2.0"
> CHROOT="/opt/firefox-chroot"
> export LD_LIBRARY_PATH="/lib32:/usr/lib32:$CHROOT/lib:$CHROOT/usr/lib"
> linux32 "$CHROOT/usr/lib/iceweasel/iceweasel" "$@"
> ===================
> 
> The reason i have found is the hardcoded installation path of iceweasel 
> 2.0.0.18-0etch1 in
> /usr/lib/iceweasel/iceweasel wrapper script (line 41): 
> MOZ_DIST_BIN="/usr/lib/iceweasel"
> 
> Version 2.0.0.17-0etch1 of this line of the startup script still works fine 
> in my case and looks like:
> MOZ_DIST_BIN="$(dirname $0)"
> 
> Take this system configuration into account during next iceweasel updates.

I can assure you that that line hasn't changed in ages, so it was
MOZ_DIST_BIN="/usr/lib/iceweasel" in 2.0.0.17-0etch1. Your version
will not work if you invoke just "iceweasel" from the command line.

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to