[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: chroot firefox flash plugin



If the installer uses "uname" to find out the flavour it is running on,
this will fail.

You could try and put a simple script into /bin called uname with the
simple line

#/bin/sh
echo "i686"

Obviously, it should be more clever and parse the options passed to it.

 HTH, Rolf

On Wed, 27 Apr 2005, Norval Watson wrote:

> I have got my sid-ia32 chroot and chrooted Firefox working. I try to
> install Flash into 32bit Firefox but installer only sees 64bit Firefox..
>
> norv@pan64:/var/chroot/sid-ia32/home/norv/install_flash_player_7_linux
> $ ./flashplayer-installer
>
> ERROR: Your architecture, \'x86_64\', is not supported by the
>        Macromedia Flash Player installer.
>
> norv@pan64:~$ dchroot -c ia32 -d
> install_flash_player_7_linux/flashplayer-installer
> (ia32) install_flash_player_7_linux/flashplayer-installer
>
> ERROR: Your architecture, \'x86_64\', is not supported by the
>        Macromedia Flash Player installer.
>
> Any help appreciated,
> Norv
>
>
> --
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>



Reply to: