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.. > > [EMAIL PROTECTED]:/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. > > [EMAIL PROTECTED]:~$ 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 [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

