
flash
Get flash to fully experience Pearltrees
interactive
with linux_base-f10 and flash player10 i can get flash ,after that run firefox from command line and see if any missing module ,let say you get: Code: libltdl.so.3: cannot open shared object file: No such file or directory go to pbone.net search for it and then download it (you have download the package you are run in emulator in our case is fedora 10) . $ wget download.fedora.redhat.com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/libtool-ltdl-1.5.26-4.fc10.i386.rpm now exract the rpm content and move it to /compat/linux rpm2cpio libtool-ltdl-1.5.26-4.fc10.i386.rpm | cpio -idv you will find in current directory usr or lib that is depend in the content of package and how the hirachi of lib's .

