Re: chroot firefox flash plugin
On Tue, 2005-04-26 at 16:41 -0700, tony mancill wrote:
> On Tue, April 26, 2005 16:22, Norval Watson said:
> > 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
>
> Hi Norv,
>
> Are you running dchroot (i.e., are you chroot'ed) when you invoke the
> installer? Based on the path, it seems that you're executing the
> flashplayer-installer from a shell running in 64-bit space.
>
> Try running:
>
> dchroot -c ia32
> cd /home/norv/install_flash_player_7_linux/
> ./flashplayer-installer
>
> Cheers,
> tony
Hi Tony,
I tried your idea..
norv@pan64:~$ dchroot -c ia32
Executing shell in 'ia32' chroot.
norv@pan64:~$ logout
norv@pan64:~$ cd /home/norv/install_flash_player_7_linux/
norv@pan64:~/install_flash_player_7_linux$ ./flashplayer-installer
ERROR: Your architecture, \'x86_64\', is not supported by the
Macromedia Flash Player installer.
norv@pan64:~/install_flash_player_7_linux$
It seems to have jumped out of the chroot and tried to install the
plugin in the 64bit Firefox..
Thanks,
Norv
>
>
>
Reply to: