Hi on my suse rpm system it is trivial to eg un-install firefox-64 and install firefox-32 bingo flash works. How do I get ubuntu to install 32bit versions and dependancies ie
[tigger] /home/jam [112]% rpm -qa |grep -i firefox MozillaFirefox-translations-1.5.0.3-7 MozillaFirefox-1.5.0.3-7 [tigger] /home/jam [113]% file /usr/lib/firefox/firefox-bin /usr/lib/firefox/firefox-bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.4, dynamically linked (uses shared libs), for GNU/Linux 2.6.4, stripped [tigger] /home/jam [114]% uname -a Linux tigger 2.6.16.13-4-smp #1 SMP Wed May 3 04:53:23 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux Thanks James -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
